diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-03-29 10:58:03 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-03-29 10:58:03 +0000 |
commit | ed5e0186b760d9a61640b2c17f3649a1b49b2a70 (patch) | |
tree | 2cd426561167a7cdfbf55eefb261896a3694f04a /tools | |
parent | a4b3fc9449de5684c987b41ba52105e30e415b50 (diff) |
DbChecker.bat is back to archives baby!
git-svn-id: http://svn.miranda-ng.org/main/trunk@8784 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools')
-rw-r--r-- | tools/DbChecker.bat | 1 | ||||
-rw-r--r-- | tools/installer_ng/createstructure.bat | 4 | ||||
-rw-r--r-- | tools/installer_ng_stable/createstructure.bat | 4 |
3 files changed, 0 insertions, 9 deletions
diff --git a/tools/DbChecker.bat b/tools/DbChecker.bat deleted file mode 100644 index 25b0c25bf9..0000000000 --- a/tools/DbChecker.bat +++ /dev/null @@ -1 +0,0 @@ -start /B Miranda32.exe /svc:dbchecker
\ No newline at end of file diff --git a/tools/installer_ng/createstructure.bat b/tools/installer_ng/createstructure.bat index c6b75d3f4f..e12d05650c 100644 --- a/tools/installer_ng/createstructure.bat +++ b/tools/installer_ng/createstructure.bat @@ -22,8 +22,6 @@ Tools\wget.exe -O tmp\cln_skinedit_x32.zip http://miranda-ng.org/x32/Plugins/cln 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\dbchecker_x32.zip http://miranda-ng.org/distr/installer/dbchecker_x32.zip
-Tools\wget.exe -O tmp\dbchecker_x64.zip http://miranda-ng.org/distr/installer/dbchecker_x64.zip
Tools\wget.exe -O tmp\langpack_czech.zip http://miranda-ng.org/x32/Languages/langpack_czech.zip
Tools\wget.exe -O tmp\langpack_german.zip http://miranda-ng.org/x32/Languages/langpack_german.zip
Tools\wget.exe -O tmp\langpack_polish.zip http://miranda-ng.org/x32/Languages/langpack_polish.zip
@@ -39,13 +37,11 @@ rem Extract ..\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\dbchecker_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\dbchecker_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
..\7-zip\7z.exe x tmp\lang*.zip -y -oInnoNG_32\Files
diff --git a/tools/installer_ng_stable/createstructure.bat b/tools/installer_ng_stable/createstructure.bat index 0d42d0cd6c..5a1fef2ab9 100644 --- a/tools/installer_ng_stable/createstructure.bat +++ b/tools/installer_ng_stable/createstructure.bat @@ -34,8 +34,6 @@ Tools\wget.exe -O tmp\cln_skinedit_x32.zip http://miranda-ng.org/distr/stable/x3 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\dbchecker_x32.zip http://miranda-ng.org/distr/installer/dbchecker_x32.zip
-Tools\wget.exe -O tmp\dbchecker_x64.zip http://miranda-ng.org/distr/installer/dbchecker_x64.zip
Tools\wget.exe -O tmp\langpack_czech.zip http://miranda-ng.org/distr/stable/x32/Languages/langpack_czech.zip
Tools\wget.exe -O tmp\langpack_german.zip http://miranda-ng.org/distr/stable/x32/Languages/langpack_german.zip
Tools\wget.exe -O tmp\langpack_polish.zip http://miranda-ng.org/distr/stable/x32/Languages/langpack_polish.zip
@@ -51,13 +49,11 @@ rem Extract ..\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\dbchecker_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\dbchecker_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
..\7-zip\7z.exe x tmp\lang*.zip -y -oInnoNG_32\Files
|