diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/installer_ng/Common/Files/DbChecker.bat | 1 | ||||
-rw-r--r-- | tools/installer_ng/createstructure.bat | 4 | ||||
-rw-r--r-- | tools/installer_ng_stable/Common/Files/DbChecker.bat | 1 | ||||
-rw-r--r-- | tools/installer_ng_stable/createstructure.bat | 4 |
4 files changed, 8 insertions, 2 deletions
diff --git a/tools/installer_ng/Common/Files/DbChecker.bat b/tools/installer_ng/Common/Files/DbChecker.bat deleted file mode 100644 index 0a51917d11..0000000000 --- a/tools/installer_ng/Common/Files/DbChecker.bat +++ /dev/null @@ -1 +0,0 @@ -start /B Miranda64.exe /svc:dbchecker
\ No newline at end of file diff --git a/tools/installer_ng/createstructure.bat b/tools/installer_ng/createstructure.bat index efb205aebc..95daa1013d 100644 --- a/tools/installer_ng/createstructure.bat +++ b/tools/installer_ng/createstructure.bat @@ -22,6 +22,8 @@ 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/langpack_czech.zip
Tools\wget.exe -O tmp\langpack_german.zip http://miranda-ng.org/x32/langpack_german.zip
Tools\wget.exe -O tmp\langpack_polish.zip http://miranda-ng.org/x32/langpack_polish.zip
@@ -37,11 +39,13 @@ 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/Common/Files/DbChecker.bat b/tools/installer_ng_stable/Common/Files/DbChecker.bat deleted file mode 100644 index 0a51917d11..0000000000 --- a/tools/installer_ng_stable/Common/Files/DbChecker.bat +++ /dev/null @@ -1 +0,0 @@ -start /B Miranda64.exe /svc:dbchecker
\ No newline at end of file diff --git a/tools/installer_ng_stable/createstructure.bat b/tools/installer_ng_stable/createstructure.bat index c21e6228b8..73332f7b7d 100644 --- a/tools/installer_ng_stable/createstructure.bat +++ b/tools/installer_ng_stable/createstructure.bat @@ -34,6 +34,8 @@ 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/langpack_czech.zip
Tools\wget.exe -O tmp\langpack_german.zip http://miranda-ng.org/distr/stable/x32/langpack_german.zip
Tools\wget.exe -O tmp\langpack_polish.zip http://miranda-ng.org/distr/stable/x32/langpack_polish.zip
@@ -49,11 +51,13 @@ 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
|