close bothering window
This commit is contained in:
BIN
CLIENT_DATA/fdm_uninstall.exe
Normal file
BIN
CLIENT_DATA/fdm_uninstall.exe
Normal file
Binary file not shown.
@@ -84,7 +84,7 @@ copy "$IniCfgFile$" "$InstallDir$"
|
|||||||
|
|
||||||
; Example of recursively copying some files into the installation directory:
|
; Example of recursively copying some files into the installation directory:
|
||||||
;
|
;
|
||||||
; copy -s "%ScriptPath%\files\*.*" "$InstallDir$"
|
copy "%ScriptPath%\fdm_uninstall.exe" "$InstallDir$"
|
||||||
|
|
||||||
[Registry_install]
|
[Registry_install]
|
||||||
; Example of setting some values of an registry key:
|
; Example of setting some values of an registry key:
|
||||||
|
|||||||
@@ -27,5 +27,5 @@ ICON_DL_INDEX=0
|
|||||||
|
|
||||||
OPSI_INI_SECTION[0]="X86"
|
OPSI_INI_SECTION[0]="X86"
|
||||||
OPSI_INI_OPTION[0]="UninstallProg"
|
OPSI_INI_OPTION[0]="UninstallProg"
|
||||||
OPSI_INI_VALUE[0]="unins000.exe"
|
OPSI_INI_VALUE[0]="fdm_uninstall.exe"
|
||||||
|
|
||||||
|
|||||||
BIN
fdm_uninstall.au3
Normal file
BIN
fdm_uninstall.au3
Normal file
Binary file not shown.
Reference in New Issue
Block a user