removed UWD

This commit is contained in:
Michael H.G. Schmidt 2023-02-24 08:27:44 +01:00
parent c477fb9802
commit 15e55babe9
2 changed files with 0 additions and 7 deletions

View File

@ -36,7 +36,6 @@ for %%A in (
winscp
wub
wumgr
uwd
uwt
) do (
@ -185,11 +184,6 @@ move /Y %T%\wumgr\wumgr.exe %TOOLS%\wumgr.exe
rd /S /Q %T%\wumgr
echo.
echo UWD - Universal Watermark Disabler
move /Y %T%\uwd\*.exe %TOOLS%
rd /S /Q %T%\uwd
echo.
echo UWT - Ultimate Windows Tweaker
mkdir %TOOLS%\uwt 2>nul
move /Y %T%\uwt\*.exe %TOOLS%\uwt\uwt.exe

View File

@ -42,7 +42,6 @@ https://kolbi.cz/SetDefaultBrowser.zip setdefaultbrowser.zip
https://github.com/DavidXanatos/wumgr/releases/download/v1.1/WuMgr_v1.1b.zip wumgr.zip
https://psg-prod-eastus.azureedge.net/packages/pswindowsupdate.2.2.0.3.nupkg pswindowsupdate.nupkg
https://www.thewindowsclub.com/downloads/UWT4.zip UWT.zip
https://winaero.com/downloads/uwd.zip uwd.zip
https://www.glenn.delahoy.com/downloads/desktopinfo/DesktopInfo3100.zip desktopinfo.zip
https://codeload.github.com/MysticFoxDE/WINDOWS-OPTIMIZATIONS/zip/refs/heads/main tcpoptimize.zip

1 https://www.7-zip.org/a/7z1900-x64.msi 7z-setup.msi
42 https://github.com/DavidXanatos/wumgr/releases/download/v1.1/WuMgr_v1.1b.zip wumgr.zip
43 https://psg-prod-eastus.azureedge.net/packages/pswindowsupdate.2.2.0.3.nupkg pswindowsupdate.nupkg
44 https://www.thewindowsclub.com/downloads/UWT4.zip UWT.zip
https://winaero.com/downloads/uwd.zip uwd.zip
45 https://www.glenn.delahoy.com/downloads/desktopinfo/DesktopInfo3100.zip desktopinfo.zip
46 https://codeload.github.com/MysticFoxDE/WINDOWS-OPTIMIZATIONS/zip/refs/heads/main tcpoptimize.zip
47