This commit is contained in:
Mario Fetka
2014-03-30 15:07:24 +02:00
parent 2eea263c6e
commit 61237f0e36
3 changed files with 13 additions and 1 deletions

View File

@@ -84,7 +84,7 @@ copy "$IniCfgFile$" "$InstallDir$"
; Example of recursively copying some files into the installation directory:
;
; copy -s "%ScriptPath%\files\*.*" "$InstallDir$"
copy -s "%ScriptPath%\X86\nacl\*.*" "$InstallDir$"
[Registry_install]
; Example of setting some values of an registry key:
@@ -95,6 +95,10 @@ copy "$IniCfgFile$" "$InstallDir$"
; set "name3" = REG_BINARY:00 af 99 cd
[LinkFolder_install]
set_basefolder common_desktopdirectory
set_subfolder ""
delete_element "SRWare Iron"
; Example of deleting a folder from AllUsers startmenu:
;
; set_basefolder common_programs