View Single Post
  #2  
Old 07-08-2012, 04:10
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Quote:
Originally Posted by HerrDoktor View Post
Thanks Rev0 for support .

So, I used again Inno Setup and I left it centrifuge my Max Payne installed directory.
I've obtained again *.bin files, but this time at the end of the splitting process (which launches setup.exe), I didn't press cancel like first time but "install/uninstall" - does Inno script launches setup.exe at the end of the process?
Now installation looks fine, I'll run more tests.

To modify setup.ini it's only about changing "MyExecutableName=MaxPayne3.exe" for "MyExecutableName=PlayMaxPayne3.exe" ?
If it created bin files, that's good. And yes, after compiling INNO always run setup.exe.

Setup.ini edit will do the job.
Reply With Quote