removed imapcopy. not working with new dovecot

This commit is contained in:
Michael H.G. Schmidt 2024-01-05 22:35:16 +01:00
parent ad1e0dd0c4
commit a5c18291cc
2 changed files with 0 additions and 8 deletions

View File

@ -16,7 +16,6 @@ for %%A in (
curl
desktopinfo
devmanview
imapcopy
mas
nsudo
offlineregistryfinder
@ -82,12 +81,6 @@ move /Y %T%\devmanview\*.exe %TOOLS%
rd /S /Q %T%\devmanview
echo.
echo ImapCopy
mkdir %TOOLS%\imapcopy 2>nul
move /Y %T%\imapcopy\* %TOOLS%\imapcopy
rd /S /Q %T%\imapcopy
echo.
echo OfflineRegistryFinder
move /Y %T%\offlineregistryfinder\*.exe %TOOLS%
rd /S /Q %T%\offlineregistryfinder

View File

@ -16,7 +16,6 @@ https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BF
https://netcologne.dl.sourceforge.net/project/gnuwin32/wget/1.11.4-1/wget-1.11.4-1-bin.zip wget.zip
https://netcologne.dl.sourceforge.net/project/gnuwin32/wget/1.11.4-1/wget-1.11.4-1-dep.zip wgetdeps.zip
https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/Git-2.30.1-64-bit.exe git-setup.exe
http://www.ardiehl.de/imapcopy/IMAPCopy.zip imapcopy.zip
https://www.nirsoft.net/utils/offlineregistryfinder-x64.zip offlineregistryfinder.zip
https://github.com/Open-Shell/Open-Shell-Menu/releases/download/v4.4.160/OpenShellSetup_4_4_160.exe openshell-setup.exe
https://the.earth.li/~sgtatham/putty/0.76/w64/puttygen.exe puttygen.exe

1 https://www.7-zip.org/a/7z1900-x64.msi 7z-setup.msi
16 https://netcologne.dl.sourceforge.net/project/gnuwin32/wget/1.11.4-1/wget-1.11.4-1-bin.zip wget.zip
17 https://netcologne.dl.sourceforge.net/project/gnuwin32/wget/1.11.4-1/wget-1.11.4-1-dep.zip wgetdeps.zip
18 https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/Git-2.30.1-64-bit.exe git-setup.exe
http://www.ardiehl.de/imapcopy/IMAPCopy.zip imapcopy.zip
19 https://www.nirsoft.net/utils/offlineregistryfinder-x64.zip offlineregistryfinder.zip
20 https://github.com/Open-Shell/Open-Shell-Menu/releases/download/v4.4.160/OpenShellSetup_4_4_160.exe openshell-setup.exe
21 https://the.earth.li/~sgtatham/putty/0.76/w64/puttygen.exe puttygen.exe