From 31eac592209aa65e99141ab36f7f3ca1fb1d5641 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 3 Sep 2013 07:52:56 +0000 Subject: - more automated process git-svn-id: http://svn.miranda-ng.org/main/trunk@5912 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- tools/installer_ng/readme.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'tools/installer_ng/readme.txt') diff --git a/tools/installer_ng/readme.txt b/tools/installer_ng/readme.txt index 13d0f891df..bcdda9b6a5 100644 --- a/tools/installer_ng/readme.txt +++ b/tools/installer_ng/readme.txt @@ -1,6 +1,12 @@ How to compile Miranda NG installer: -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 +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 -4. Collect the compiled installer files from Output folder \ No newline at end of file + +4. Collect the compiled installer files from Output folder + +5. Run cleanup.bat if you want to delete all the temporary files \ No newline at end of file -- cgit v1.2.3