diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-09-06 10:31:38 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-09-06 10:31:38 +0000 |
commit | aaa839208d68557a64f271a00eabf0377d6f03f3 (patch) | |
tree | 77dd3a7731b108a54984fe176627536da43c698c /tools/installer_ng/readme.txt | |
parent | 98a94b4933280f1d9cfe9e8b7c8d704d063c3741 (diff) |
Installer: Reorganized
git-svn-id: http://svn.miranda-ng.org/main/trunk@5962 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/installer_ng/readme.txt')
-rw-r--r-- | tools/installer_ng/readme.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/installer_ng/readme.txt b/tools/installer_ng/readme.txt index 547ebdfbe1..14a31c5392 100644 --- a/tools/installer_ng/readme.txt +++ b/tools/installer_ng/readme.txt @@ -1,10 +1,10 @@ How to compile Miranda NG installer:
-1. Run getutil.bat and it will download the needed tools to 'util' folder, install them or if you want to do it manually:
+1. Run Tools\getutil.bat and it will download the needed tools to 'Tools' folder, install them or if you want to do it manually:
b. Download and install Inno Setup QuickStart Pack unicode from - http://www.jrsoftware.org/download.php/ispack-unicode.exe
-3. Run make.bat
+3. Run make_all.bat
4. Collect the compiled installer files from Output folder
|