diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index b0f5319..35e189a 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -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$"