The complete source code of IdealIRC
http://www.idealirc.org/
|
4 years ago | |
---|---|---|
.. | ||
Readme.txt | 5 years ago | |
installer.iss | 4 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".