The complete source code of IdealIRC http://www.idealirc.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
idealirc/InnoSetup
Tomatix 48189c58a1 Version 1.1.0 1 year ago
..
Readme.txt #137 Added some popular servers to servers.json. Updated InnoSetup script to use servers.json. 1 year ago
installer.iss Version 1.1.0 1 year ago

Readme.txt

The Windows installer is generated using Inno Setup.

Download it from here: https://jrsoftware.org/isdl.php

When creating a Windows installer for IdealIRC, copy the "installer.iss" script file
in a folder that has the following contents:
- IdealIRC.exe
- License.txt
- ChannelSettings.iis
- Essentials.iis
- servers.json
- Readme.txt (Make sure this file has Windows line endings, CR+LF)
- qwindows.dll
- libcrypto-1_1-x64.dll
- libssl-1_1-x64.dll
- Qt5Core.dll
- Qt5Gui.dll
- Qt5Widgets.dll

Then, run the "installer.iss" in InnoSetup compiler and the result should appear
inside a new folder called "Output".