![]() |
Need help making installer
I can compress the game files using the compressors here but can't make the installer or setup.exe file. I'm new to this and never done anything like this. So hope that someone will help me regarding this.
|
have a look here for a installer that you like, test a few first
https://www.fileforums.com/showthread.php?t=104857 or search the forum for more installers ScOOt3r |
Quote:
|
im not sure if your aware that what ever tools you used have to also be the same tools in the installer or it will error out or freeze..
just copy all the compressor tools to your installer folder ScOOt3r |
Quote:
|
have a look here and download this installer. (it works) is easy to use
https://fileforums.com/showthread.php?t=104745 it sounds as if your compressor has issues with the code, if freearc shows the bin file and not the actual game files then not sure what you did.. ScOOt3r |
Quote:
Try starting with compression tool DiskSpan GUI along with one of the compatible installers. For a basic installer, I recommend starting with: - Light Installer Script (LIS) - Advanced Simple Installer Script (ASIS). P.S: ASIS has more extra features and can be more complex to understand. |
Quote:
|
You don't have to include any of the files which diskspan_gui creates after you compressed your game. The BIN files includes the game files, the Setup.dll file includes files which are required to unpack the BIN files, and the Records.ini file is required aswell. You just need these files next to compiled Setup.exe installer. César already told you what scripts you could use. There are plenty other scripts you could use. Most of them you can simply compile with inno setup v6+ (unicode version), for some others you need inno setup enhanced version.
|
Quote:
|
Yes exactly this.
|
Quote:
|
Quote:
Code:
;#define ComponentsBy default, a shortcut will be created on the desktop and one in the start menu for the game defined at the beginning of the script in: Code:
#define GameExec "bin\game.exe"Code:
;#define HashPage NO |
| All times are GMT -7. The time now is 21:17. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com