Quote:
Originally Posted by loader1
Inno Convert not Work by Me.
Game Install Not Found !
I have a Vista 64 Bit.
:-(
My InstallFolder " C:\Programm Files(x86)\LOST PLANET 2\
How do I have to -iss File Change the file does the Repack?
Thanks For Help !
|
delete the following rows:
Code:
#if SourcePath=ReadReg(HKLM,'SOFTWARE\Capcom\LOSTPLANET 2','InstallDir',False)
#else
#error Lost Planet 2 not installed, game's folder entry not found
#endif
edit the 1st row:
Code:
#define SourcePath "C:\Programm Files(x86)\LOST PLANET 2\"