reboot required

This commit is contained in:
Mario Fetka 2011-07-13 20:37:45 +02:00
parent 05d23b5575
commit 03dc8404a3
2 changed files with 5 additions and 2 deletions

View File

@ -78,6 +78,9 @@ else
; comment "Successful Installation" ; comment "Successful Installation"
; endif ; endif
comment "Reboot"
ExitWindows /Reboot
endif endif
[Patches_install] [Patches_install]

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
PN="irislinkreadiris-pro10" PN="irislinkreadiris-pro10"
VERSION="10.0" VERSION="10.04"
RELEASE="1" RELEASE="2"
PRIORITY="0" PRIORITY="0"
ADVICE="" ADVICE=""
TYPE="restrict" TYPE="restrict"