removed imapcopy. not working with new dovecot
This commit is contained in:
parent
ad1e0dd0c4
commit
a5c18291cc
@ -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
|
||||
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user