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 d044742511 Version 1.0.1 development 3 years ago
..
Readme.txt InnoSetup script 4 years ago
installer.iss Version 1.0.1 development 3 years 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.ini
- 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".