diff options
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
|