View Single Post
  #1  
Old 11-17-2012, 11:37 AM
broken pixel broken pixel is offline
Approved Member
 
Join Date: Mar 2009
Location: KDWH
Posts: 73
Default

Quote:
Originally Posted by HeavyHemi View Post
This was covered in another thread. The incompatibility with the CLoD installer running Win 8 is:

I got the same screen when I was installing DCS Worlds, but DCS Worlds with P51 works on win8 64bit.

Could be this file?

"InstallScript"
{
"Run Process"
{
"DirectX"
{
"process 1" "%INSTALLDIR%\\redist\\DirectX\\DXSETUP.exe"
"NoCleanUp" "1"
"command 1" "/silent"
}
"VCRedist"
{
"process 1" "%INSTALLDIR%\\redist\\VCRedist\\vcredist_x86. exe"
"NoCleanUp" "1"
"command 1" "/Q"
}
"GDFInstall"
{
"process 1" "%INSTALLDIR%\\redist\\GDF\\GDFInstall.exe"
"command 1" "/silent /installpath \"%INSTALLDIR%\" launchergdf.dll"
}
"DotNetFx40_Client"
{
"process 1" "%INSTALLDIR%\\redist\\DotNetFx40_Client\\DotNetFx 40_Client_x86_x64.exe"
"NoCleanUp" "1"
"command 1" "/passive /showfinalerror /promptrestart"
"IgnoreExitCode" "1"
}
}
"Run Process On Uninstall"
{
"GDFUnintall"
{
"process 1" "%INSTALLDIR%\\redist\\GDF\\GDFInstall.exe"
"command 1" "/silent /u /installpath \"%INSTALLDIR%\" launchergdf.dll"
}
}
}
"kvsignatures"
{
"InstallScript" "97740562954e36bc348aa61246de2c0aea013345248f3da2b 649fd1d9d445f27abe0e2b5a50d3b17033ca9f152823343875 56694fa2ac05c57aacb18fc02cbd51b11e160e331a8b9b3c7d b870ed29cdee2438c2e7937f45ff272198408128d4a3176d73 b5eead7ac78bb2e3138736a67ac8d04b812edda319bf5f3d5c 0a0c37f"
}
Reply With Quote