diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-09-02 20:34:44 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-09-02 20:34:44 +0000 |
commit | 7236515586bd761e376a766c3e1d8522ad786a2d (patch) | |
tree | 6143eb5dcf0bd8b920cd1ea49c48489c990e2435 /tools/installer_ng/readme.txt | |
parent | f42862ec5d2c97376450a647389433ade13ac7ed (diff) |
- Miranda NG installer scripts added
git-svn-id: http://svn.miranda-ng.org/main/trunk@5905 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 |