correct typo
This commit is contained in:
parent
a63a7c6118
commit
470a055463
@ -78,7 +78,7 @@ endif
|
||||
msiexec /i "$InstallMsi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress
|
||||
|
||||
[Files_install]
|
||||
#copy -s "$InstallExe$" "$InstallDir$"
|
||||
;copy -s "$InstallExe$" "$InstallDir$"
|
||||
; copy the ini file to the InstallDir
|
||||
copy "$IniCfgFile$" "$InstallDir$"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user