small changes
This commit is contained in:
parent
6376a2e45c
commit
f726b167c2
@ -66,9 +66,6 @@ else
|
||||
comment "Create shortcuts"
|
||||
LinkFolder_install
|
||||
|
||||
comment "Trigger reboot"
|
||||
ExitWindows /Reboot
|
||||
|
||||
comment "Test for installation success"
|
||||
; Test if software marked as installed in registry
|
||||
; if (GetRegistryStringValue32("[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}] DisplayName") = "")
|
||||
@ -78,6 +75,9 @@ else
|
||||
; comment "Successful Installation"
|
||||
; endif
|
||||
|
||||
comment "Trigger reboot"
|
||||
ExitWindows /Reboot
|
||||
|
||||
endif
|
||||
|
||||
[Winbatch_install]
|
||||
|
Loading…
Reference in New Issue
Block a user