diff options
Diffstat (limited to 'tools/installer_ng/readme.txt')
-rw-r--r-- | tools/installer_ng/readme.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/installer_ng/readme.txt b/tools/installer_ng/readme.txt new file mode 100644 index 0000000000..41ba6a5cdd --- /dev/null +++ b/tools/installer_ng/readme.txt @@ -0,0 +1,6 @@ + How to compile Miranda Ng installer:
+
+1. Install 7-Zip from - http://www.7-zip.org/
+2. Install Inno Setup QuickStart Pack unicode from - http://www.jrsoftware.org/isdl.php
+3. Run make,bat
+4. Collect the compiled installer files from Output folder
\ No newline at end of file |