Thanks pakrat2k2 i did everytingh you said and i get the autorun and all working but now i doesnt intall anything i mean it doesnt uncompress anything, and finish in less than 3 secs, what i did wrong?
Quote:
Originally Posted by pakrat2k2
akarikk, in installerscript.iss put a ; in front of #define ProgramFiles "C:\Program Files (x86)\Square Enix\Hitman Absolution"
will look like
Code:
;#define ProgramFiles "C:\Program Files (x86)\Square Enix\Hitman Absolution"
then compile script, dont worry it wont remake the bins, only the setup.exe. ALSO you have to compile langscript.iss to create the autorun.exe too. then have the setup.* files & autorun.exe files, with the setup1*.bin files in HMA_1 folder. then you can create your ISO's.
|