diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-09-03 04:45:36 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-09-03 04:45:36 +0000 |
commit | dd1a7eb05b9997ba08bce9d08817a8ec56884ac4 (patch) | |
tree | f47bc0ee44708514ed05b03838e13efe4ffdf05a /tools/installer_ng/readme.txt | |
parent | 61acb52e0da259928875a286104d35bfef584e56 (diff) |
- even more win64 compatible
git-svn-id: http://svn.miranda-ng.org/main/trunk@5911 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/installer_ng/readme.txt')
-rw-r--r-- | tools/installer_ng/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/installer_ng/readme.txt b/tools/installer_ng/readme.txt index eff2c4c5c3..13d0f891df 100644 --- a/tools/installer_ng/readme.txt +++ b/tools/installer_ng/readme.txt @@ -1,6 +1,6 @@ How to compile Miranda NG installer:
-1. Install 7-Zip from - http://www.7-zip.org/
+1. Install 7-Zip from - http://www.7-zip.org/ (make sure that you are downloading x64 version if you have 64-bit Windows)
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 |