summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2014-01-30 13:18:43 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2014-01-30 13:18:43 +0000
commitc00d1d01ba72a6a00a915dd9c303e9322264f2ee (patch)
treed2cd868e5c11f5d8a1bb1d3814cd6f0c423b1485 /tools
parent377da6b7099324511e86eec9b2dc0e5bff997881 (diff)
adjustment for removing clist_nicer from basic archive
git-svn-id: http://svn.miranda-ng.org/main/trunk@7959 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools')
-rw-r--r--tools/installer_ng/createstructure.bat8
-rw-r--r--tools/installer_ng_stable/createstructure.bat8
2 files changed, 16 insertions, 0 deletions
diff --git a/tools/installer_ng/createstructure.bat b/tools/installer_ng/createstructure.bat
index 0875c597a8..efb205aebc 100644
--- a/tools/installer_ng/createstructure.bat
+++ b/tools/installer_ng/createstructure.bat
@@ -16,6 +16,10 @@ Tools\wget.exe -O tmp\miranda-ng-alpha-latest.7z http://miranda-ng.org/distr/mir
Tools\wget.exe -O tmp\miranda-ng-alpha-latest_x64.7z http://miranda-ng.org/distr/miranda-ng-alpha-latest_x64.7z
Tools\wget.exe -O tmp\clist_blind_x32.zip http://miranda-ng.org/x32/Plugins/clist_blind.zip
Tools\wget.exe -O tmp\clist_blind_x64.zip http://miranda-ng.org/x64/Plugins/clist_blind.zip
+Tools\wget.exe -O tmp\clist_nicer_x32.zip http://miranda-ng.org/x32/Plugins/clist_nicer.zip
+Tools\wget.exe -O tmp\clist_nicer_x64.zip http://miranda-ng.org/x64/Plugins/clist_nicer.zip
+Tools\wget.exe -O tmp\cln_skinedit_x32.zip http://miranda-ng.org/x32/Plugins/cln_skinedit.zip
+Tools\wget.exe -O tmp\cln_skinedit_x64.zip http://miranda-ng.org/x64/Plugins/cln_skinedit.zip
Tools\wget.exe -O tmp\scriver_x32.zip http://miranda-ng.org/x32/Plugins/scriver.zip
Tools\wget.exe -O tmp\scriver_x64.zip http://miranda-ng.org/x64/Plugins/scriver.zip
Tools\wget.exe -O tmp\langpack_czech.zip http://miranda-ng.org/x32/langpack_czech.zip
@@ -30,9 +34,13 @@ rem Extract
..\7-zip\7z.exe x tmp\InnoSetup5.7z -y -oTools
..\7-zip\7z.exe x tmp\miranda-ng-alpha-latest.7z -y -oInnoNG_32\Files
..\7-zip\7z.exe x tmp\clist_blind_x32.zip -y -oInnoNG_32\Files
+..\7-zip\7z.exe x tmp\clist_nicer_x32.zip -y -oInnoNG_32\Files
+..\7-zip\7z.exe x tmp\cln_skinedit_x32.zip -y -oInnoNG_32\Files
..\7-zip\7z.exe x tmp\scriver_x32.zip -y -oInnoNG_32\Files
..\7-zip\7z.exe x tmp\miranda-ng-alpha-latest_x64.7z -y -oInnoNG_64\Files
..\7-zip\7z.exe x tmp\clist_blind_x64.zip -y -oInnoNG_64\Files
+..\7-zip\7z.exe x tmp\clist_nicer_x64.zip -y -oInnoNG_64\Files
+..\7-zip\7z.exe x tmp\cln_skinedit_x64.zip -y -oInnoNG_64\Files
..\7-zip\7z.exe x tmp\scriver_x64.zip -y -oInnoNG_64\Files
..\7-zip\7z.exe x tmp\MNG_Sounds.7z -y -oInnoNG_32\Files
..\7-zip\7z.exe x tmp\MNG_Sounds.7z -y -oInnoNG_64\Files
diff --git a/tools/installer_ng_stable/createstructure.bat b/tools/installer_ng_stable/createstructure.bat
index e8f34f66d0..c21e6228b8 100644
--- a/tools/installer_ng_stable/createstructure.bat
+++ b/tools/installer_ng_stable/createstructure.bat
@@ -28,6 +28,10 @@ Tools\wget.exe -O tmp\miranda-ng-v%MirVer%_x64.7z http://miranda-ng.org/distr/st
Tools\wget.exe -O tmp\MNG_Sounds.7z http://miranda-ng.org/distr/addons/Sounds/MNG_Sounds.7z
Tools\wget.exe -O tmp\clist_blind_x32.zip http://miranda-ng.org/distr/stable/x32/Plugins/clist_blind.zip
Tools\wget.exe -O tmp\clist_blind_x64.zip http://miranda-ng.org/distr/stable/x64/Plugins/clist_blind.zip
+Tools\wget.exe -O tmp\clist_nicer_x32.zip http://miranda-ng.org/distr/stable/x32/Plugins/clist_nicer.zip
+Tools\wget.exe -O tmp\clist_nicer_x64.zip http://miranda-ng.org/distr/stable/x64/Plugins/clist_nicer.zip
+Tools\wget.exe -O tmp\cln_skinedit_x32.zip http://miranda-ng.org/distr/stable/x32/Plugins/cln_skinedit.zip
+Tools\wget.exe -O tmp\cln_skinedit_x64.zip http://miranda-ng.org/distr/stable/x64/Plugins/cln_skinedit.zip
Tools\wget.exe -O tmp\scriver_x32.zip http://miranda-ng.org/distr/stable/x32/Plugins/scriver.zip
Tools\wget.exe -O tmp\scriver_x64.zip http://miranda-ng.org/distr/stable/x64/Plugins/scriver.zip
Tools\wget.exe -O tmp\langpack_czech.zip http://miranda-ng.org/distr/stable/x32/langpack_czech.zip
@@ -42,9 +46,13 @@ rem Extract
..\7-zip\7z.exe x tmp\InnoSetup5.7z -y -oTools
..\7-zip\7z.exe x tmp\miranda-ng-v%MirVer%.7z -y -oInnoNG_32\Files
..\7-zip\7z.exe x tmp\clist_blind_x32.zip -y -oInnoNG_32\Files
+..\7-zip\7z.exe x tmp\clist_nicer_x32.zip -y -oInnoNG_32\Files
+..\7-zip\7z.exe x tmp\cln_skinedit_x32.zip -y -oInnoNG_32\Files
..\7-zip\7z.exe x tmp\scriver_x32.zip -y -oInnoNG_32\Files
..\7-zip\7z.exe x tmp\miranda-ng-v%MirVer%_x64.7z -y -oInnoNG_64\Files
..\7-zip\7z.exe x tmp\clist_blind_x64.zip -y -oInnoNG_64\Files
+..\7-zip\7z.exe x tmp\clist_nicer_x64.zip -y -oInnoNG_64\Files
+..\7-zip\7z.exe x tmp\cln_skinedit_x64.zip -y -oInnoNG_64\Files
..\7-zip\7z.exe x tmp\scriver_x64.zip -y -oInnoNG_64\Files
..\7-zip\7z.exe x tmp\MNG_Sounds.7z -y -oInnoNG_32\Files
..\7-zip\7z.exe x tmp\MNG_Sounds.7z -y -oInnoNG_64\Files