RO Installer Script (Inno Setup)

RO Installer Script (Inno Setup) 1.0.0

No permission to download
Content Author
Tokeiburu
Heya!

This 'release' a very simple Inno Setup script to create Full or Lite client installers.

It requires Inno Setup, which can be downloaded here : http://www.jrsoftware.org/isdl.php#stable. While installing Inno Setup, make sure the "Install Inno Setup Preprocessor" option is checked; otherwise you will get an "unknown option" error.

How to make this work?

Put your client files in either RO_Lite or RO_Full and then run the "_Make New Installer.bat" files. This will output a new installer called "YourRO Installer.exe".

wTkQhwD.png


Customization

  • Server name : open RO.iss and change the first line : #define ServerName "YourRO"
  • The left image can be customized by editing background.bmp (or background.psd). The file format must remain a 24bit bmp.
  • The wizard small image uses wizardSmallImage.bmp; the file format must remain 24bit as well.
  • To add files to your installer, add them to the RO_Lite or RO_Full subfolders. Once you run the script, all the files in these folders will be packed in your installer. It can go over 2 GB, although if that's the case you might want to consider using the LZMA compression for your GRFs...!
  • Install the VC++ Redistributable files (required by Harmony) silently. Open RO.iss and remove the semi-colon in front of "#define Harmony" to enable this option.
  • By default, the necessary registry keys to start the game will be set if they aren't already. This is to avoid the "small window" issue people will have with older clients.
  • The installer icon can be changed via installer.ico
  • Uninstallating removes the entire RO folder, watch out (you can disable that).

The default installer icon used comes from Lykos's icon pack, which can be found here : https://rathena.org/board/files/file/3190-s1-lykos-icon-pack/. It has been modified through hexing to allow the icon to be resizable by Windows Vista or more recent.



4.png


2.png


3.png


1.png
  • Upvote
Reactions: Coookie
Author
Tokeiburu
Downloads
2,967
Views
10,299
First release
Last update

Ratings

5.00 star(s) 2 ratings

More resources from Tokeiburu

  • Server Database Editor
    Server Database Editor
    Heya!   This is a new project I've made aiming to manage the various databases as easily as...
  • GRF Editor
    GRF Editor
    ** This program has been orignally uploaded on rAthena; it's been uploaded on Hercules due to...
  • Act Editor
    Act Editor
    Heya,   This tool is an action file editor, it edits Act and Spr files. You will find...
Back
Top