Quote:
Originally Posted by zyo
The game installed ok on 32bit win7, but .net installer doesn't work properly I think the installer tried to install 64bit instead of 32bit.
Also the shortcut should point to launcher instead of the main exe?
|
wrong.. setup.ini has both, maybe you missed something?
Code:
Launch3=Dotnet x86
Launch364=0
Launch3BeforeInstall=0
LaunchCom3=Redistributables\DotNet\x86\dotnetfx.exe
LaunchArg3=/q:a
Launch4=Dotnet x64
Launch464=0
Launch4BeforeInstall=0
LaunchCom4=Redistributables\DotNet\x64\NetFx64.exe
LaunchArg4=/q:a