HellRazor
11-11-2009, 21:07
Painkiller: Resurrection
Since game has been released only with Steam, this is a small instruction how to build setup for it and make a back-up on 1 DVD5 disc.
1. Go to Inno Setup Download Page (http://www.jrsoftware.org/isdl.php) and download Inno Setup application.
2. Install Inno Setup.
3. On your C drive, make folder named "Painkiller Resurrection" and copy entire content of the game in that folder.
After that make folder named PainkillerResSetup also on your C drive.
4. Download provided Inno Setup script and execute it. (Contained inside provided Painkiller_Resurrection.zip file)
5. After you have copied files to designated folder (C:\Painkiller Resurrection\), downloaded and executed Painkiller_Resurrection.iss, click on Build and then on Compile and wait until Inno compress the game.
6. After compression has been completed, copy autorun.inf from what ever other game you have, open it and edit it so it say:
[autorun]
open=setup.exe
If you have icon file then add icon=ICON_FILE_NAME.ICO below open=setup.exe command.
7. All files are stored in C:\PainkillerResSetup\ so you can burn them with your favorite software...
I hope that I somehow helped.
Since game has been released only with Steam, this is a small instruction how to build setup for it and make a back-up on 1 DVD5 disc.
1. Go to Inno Setup Download Page (http://www.jrsoftware.org/isdl.php) and download Inno Setup application.
2. Install Inno Setup.
3. On your C drive, make folder named "Painkiller Resurrection" and copy entire content of the game in that folder.
After that make folder named PainkillerResSetup also on your C drive.
4. Download provided Inno Setup script and execute it. (Contained inside provided Painkiller_Resurrection.zip file)
5. After you have copied files to designated folder (C:\Painkiller Resurrection\), downloaded and executed Painkiller_Resurrection.iss, click on Build and then on Compile and wait until Inno compress the game.
6. After compression has been completed, copy autorun.inf from what ever other game you have, open it and edit it so it say:
[autorun]
open=setup.exe
If you have icon file then add icon=ICON_FILE_NAME.ICO below open=setup.exe command.
7. All files are stored in C:\PainkillerResSetup\ so you can burn them with your favorite software...
I hope that I somehow helped.