

Replace “C:\Programs (x86)\Publisher\Game” with “” (without the “”). Often the paths to the game executable files are provided here. Windows will automatically write to Wow6432Node if you are on a 64 bit Windows. If your registry keys contain “Wow6432Node”, delete this part. Scroll down and take a look at the registry keys.Click “Script”, then “Project” -> “Import from file” -> Registry and import the registry file that you exported from regedit earlier.Now click “Files and Dirs” and drag + drop the files+folders inside the game folder into the ISTool window.If your game is going to be larger than 2,100,000,000 Bytes when packed (~2GB), you also need to enable “Disk Spanning” (check the box, set “Disk slice size” to 2000000000 and apply/confirm. When done, click “Project” -> “Setup Options” -> “Compiler” and change the compression level there to “ultra64”.Start ISTool, click “File” -> “New” and enter the details you want.Remove unnecessary files from the copy you made (uninstall.exe, register.exe.Make a copy of the game folder (usually at C:\Programs (x86).).Open regedit (Start -> type in regedit) and export the registry keys the game created.


On a 32 bit Windows the Wow6432Node part should be missing. HKLM\SOFTWARE\Wow6432Node\publishername\gamename On a 64 bit Windows they look similar to this: Find the registry entries the game created.After installation finished, click “2nd shot” in regshot.Start the game installation process, including all patches and add-ons.Step-by-step instructions find registry entries
#Blackbox inno setup script .exe
exe file that can then be used as an installer. To sum up how ISTool works in one sentence: You add the game files to a list and start the compiling process, which compresses the game files into a. The tool that many use for this purpose (including for example gog.com) is called “Inno Setup”.
#Blackbox inno setup script install
😀Ī much better solution would be to repack your game, so all you need to do is click install and have the latest version of the game installed with no effort. rar the game folder and unpack it + play whenever you want to, but some games require registry entries.
