diff options
author | dartraiden <wowemuh@gmail.com> | 2017-10-04 22:34:57 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2017-10-04 22:34:57 +0300 |
commit | 5d886024a2a3a4bcc0e8bfd7ab7fa28d9be3257f (patch) | |
tree | e4fbd5778bad24820bbbe02c61792e649e64faf9 /tools/installer_ng_stable/createstructure.bat | |
parent | 9e6efad2c6665bdf5426eaff7ffda99b88e92275 (diff) |
remove redist installation completely
Diffstat (limited to 'tools/installer_ng_stable/createstructure.bat')
-rw-r--r-- | tools/installer_ng_stable/createstructure.bat | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/installer_ng_stable/createstructure.bat b/tools/installer_ng_stable/createstructure.bat index 5b4de17370..a32720da98 100644 --- a/tools/installer_ng_stable/createstructure.bat +++ b/tools/installer_ng_stable/createstructure.bat @@ -37,8 +37,6 @@ Tools\wget.exe --no-check-certificate -O tmp\langpack_czech.zip https://miranda- Tools\wget.exe --no-check-certificate -O tmp\langpack_german.zip https://miranda-ng.org/distr/stable/x32/Languages/langpack_german.zip
Tools\wget.exe --no-check-certificate -O tmp\langpack_polish.zip https://miranda-ng.org/distr/stable/x32/Languages/langpack_polish.zip
Tools\wget.exe --no-check-certificate -O tmp\langpack_russian.zip https://miranda-ng.org/distr/stable/x32/Languages/langpack_russian.zip
-Tools\wget.exe --no-check-certificate -O InnoNG_32\Installer\vcredist_x86.exe https://download.visualstudio.microsoft.com/download/pr/11100229/78c1e864d806e36f6035d80a0e80399e/VC_redist.x86.exe
-Tools\wget.exe --no-check-certificate -O InnoNG_64\Installer\vcredist_x64.exe https://download.visualstudio.microsoft.com/download/pr/11100230/15ccb3f02745c7b206ad10373cbca89b/VC_redist.x64.exe
rem end
rem Extract
|