From 03dc8404a3f164a8a2b5c6ca66e37dcf7e9769c7 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 13 Jul 2011 20:37:45 +0200 Subject: [PATCH] reboot required --- CLIENT_DATA/setup32.ins | 3 +++ build.sh | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 680db2c..7c707d9 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -77,6 +77,9 @@ else ; else ; comment "Successful Installation" ; endif + + comment "Reboot" + ExitWindows /Reboot endif diff --git a/build.sh b/build.sh index 4dec283..c4d4839 100644 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/sh PN="irislinkreadiris-pro10" -VERSION="10.0" -RELEASE="1" +VERSION="10.04" +RELEASE="2" PRIORITY="0" ADVICE="" TYPE="restrict"