diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-09-06 10:22:30 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-09-06 10:22:30 +0000 |
commit | 98a94b4933280f1d9cfe9e8b7c8d704d063c3741 (patch) | |
tree | 5a64040cc73f6685fe1fdd8c87cef92b64e90315 /tools/installer_ng/readme.txt | |
parent | 0562a8528e465d22b81fde700b63699f35fcf5a7 (diff) |
Installer: Optimizations, 7z.exe added, created bath file for creating Inno setup compatible script that compiles without passing parameters to compiler
git-svn-id: http://svn.miranda-ng.org/main/trunk@5961 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/installer_ng/readme.txt')
-rw-r--r-- | tools/installer_ng/readme.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/installer_ng/readme.txt b/tools/installer_ng/readme.txt index 6bf3312f1f..547ebdfbe1 100644 --- a/tools/installer_ng/readme.txt +++ b/tools/installer_ng/readme.txt @@ -2,7 +2,6 @@ 1. Run getutil.bat and it will download the needed tools to 'util' folder, install them or if you want to do it manually:
- a. Download and install 7-Zip from - http://www.7-zip.org/ (make sure that you are downloading x64 version if you have 64-bit Windows)
b. Download and install Inno Setup QuickStart Pack unicode from - http://www.jrsoftware.org/download.php/ispack-unicode.exe
3. Run make.bat
|