How to compile Miranda NG installer: 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_all.bat (will download, compile and cleanup all) or make_interactive.bat for user interactive mode 4. Collect the compiled installer files from Output folder 5. 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)