From 8543e1e7f855b195154a2d3739e834b58fa739cd Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 7 Sep 2013 13:04:43 +0000 Subject: Installer: readme.txt updated git-svn-id: http://svn.miranda-ng.org/main/trunk@5997 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- tools/installer_ng/readme.txt | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/installer_ng/readme.txt b/tools/installer_ng/readme.txt index 62dbf0e674..2ad752bfd3 100644 --- a/tools/installer_ng/readme.txt +++ b/tools/installer_ng/readme.txt @@ -1,8 +1,22 @@ - How to compile Miranda NG installer: + How to automatically compile Miranda NG installer: 1. Run make_all.bat (will download, compile and cleanup all) or make_interactive.bat for user interactive mode. 2. Collect the compiled installer files from Output folder. -3. Optionally run cleanup.bat if you want to delete all the temporary files and build folders (if make_all.bat didn't do it for you already). \ No newline at end of file +3. Optionally run cleanup.bat if you want to delete all the temporary files and build folders (if make_all.bat didn't do it for you already). + + + If you wish to debug or compile script manually in Inno Setup GUI compiler or Inno Script Studio: + + +1. Run createstructure.bat. + +2. Browse to InnoNG_32 or InnoNG_64 folder. + +3. Run GenerateInnoGuiCompatScript.bat. + +4. Load MirandaNG32.iss or MirandaNG64.iss to Inno Setup GUI compiler or Inno Script Studio (click on the script). + +5. Do whatever you wanted to do with it ;) \ No newline at end of file -- cgit v1.2.3