View Single Post
  #3  
Old 27-08-2011, 11:36
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
Can you explain why when rerunning the script ( after innounp ), none of the screenshots work, like your original setup.exe does? ( messing around again, with your installer, but none of the images show up after inno recompiles the setup.exe. The screenshot with install/uninstall/browse dvd/exit.. no longer displays)
The decompiler for embedded\CompiledCode.bin file made by the RemObjects Pascal Script compiler doesn't exist.
When you use Innounp to extract the embedded files,it recovers a few portions of the installation script (.iss file), but not the code section.
Reply With Quote