diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-09-05 18:41:50 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-09-05 18:41:50 +0000 |
commit | 56f243f63c185b1393171b2ec7522ffada63c166 (patch) | |
tree | 081aaceab4461731b82658d0c4451e50a94ae97e /tools/installer_ng/readme.txt | |
parent | a549e18e61b52d9c016111f40148a709323750d0 (diff) |
- Installer: Get version from remote 'build.no', make.bat is working in interactive mode
git-svn-id: http://svn.miranda-ng.org/main/trunk@5956 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/installer_ng/readme.txt')
-rw-r--r-- | tools/installer_ng/readme.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/installer_ng/readme.txt b/tools/installer_ng/readme.txt index 48af61b96c..6bf3312f1f 100644 --- a/tools/installer_ng/readme.txt +++ b/tools/installer_ng/readme.txt @@ -7,4 +7,6 @@ 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. Optionally run cleanup.bat if you want to delete all the temporary files and build folders
\ No newline at end of file |