Quote:
Originally Posted by pakrat2k2
go look at the witcher 2 use that script as a starting point.
1. you just change the reg entries for your game in the autorun.iss script & game's.iss script. change for the games exe & whatever else you want. the pictures for the game go in the wizard_res folder.
2. again its in the help for inno, under {commondocs}.. that will lead to your my documents folder on your pc.
3. its not 2 install processes, one process that takes the information for the game + {commondocs} / my documents and archives them all into the setup.
|
now play and uninstall button shows after installation
but it still have some problem
when i click play button in autorun menu, it shows an error "The system cannot find the file specified: game.exe"
i have change the executable in the script, but it still shows this error msg
and when i click uninstall button, nothing happens
but when i click unins000.exe in the main installation folder, the uninstaller works well
any solutions?