Bump
This commit is contained in:
@@ -105,7 +105,7 @@ endif
|
||||
[Files_install_32]
|
||||
; copy the ini file to the InstallDir
|
||||
copy "$IniCfgFile$" "$InstallDir32$"
|
||||
copy "$Install32Exe$" "$InstallDir32$"
|
||||
;copy "$Install32Exe$" "$InstallDir32$"
|
||||
|
||||
; Example of recursively copying some files into the installation directory:
|
||||
;
|
||||
@@ -117,7 +117,7 @@ copy "$Install32Exe$" "$InstallDir32$"
|
||||
[Files_install_64]
|
||||
; copy the ini file to the InstallDir
|
||||
copy "$IniCfgFile$" "$InstallDir64$"
|
||||
copy "$Install64Exe$" "$InstallDir64$"
|
||||
;copy "$Install64Exe$" "$InstallDir64$"
|
||||
|
||||
; Example of recursively copying some files into the installation directory:
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user