added ultimate windows tweaker

This commit is contained in:
Michael H.G. Schmidt 2023-02-13 16:21:40 +01:00
parent 8cd27f8c61
commit 1a6d7deef6
4 changed files with 9 additions and 1 deletions

Binary file not shown.

View File

@ -34,6 +34,7 @@ for %%A in (
winscp
wub
wumgr
uwt
) do (
@ -167,6 +168,13 @@ move /Y %T%\wumgr\wumgr.exe %TOOLS%\wumgr.exe
rd /S /Q %T%\wumgr
echo.
echo UWT - Ultimate Windows Tweaker
mkdir %TOOLS%\uwt 2>nul
move /Y %T%\uwt\*.exe %TOOLS%\uwt\uwt.exe
move /Y %T%\uwt\*.dll %TOOLS%\uwt
rd /S /Q %T%\uwt
echo.
echo +++++++++++++++++++++++
echo ++++ Android tools ++++
echo +++++++++++++++++++++++

View File

@ -41,4 +41,5 @@ https://github.com/microsoft/terminal/releases/download/v1.10.2383.0/Microsoft.W
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

1 https://www.7-zip.org/a/7z1900-x64.msi 7z-setup.msi
41 https://kolbi.cz/SetDefaultBrowser.zip setdefaultbrowser.zip
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
45

View File

@ -1,6 +1,5 @@
dummy citrixworkspace-setup.exe
dummy nsepa_setup.exe
dummy xojo-setup.exe
dummy usb2serial-PL2303-setup.exe
dummy epson-wfc-drivers.exe
dummy cyberjack-setup.exe

1 dummy citrixworkspace-setup.exe
2 dummy nsepa_setup.exe
dummy xojo-setup.exe
3 dummy usb2serial-PL2303-setup.exe
4 dummy epson-wfc-drivers.exe
5 dummy cyberjack-setup.exe