added ultimate windows tweaker
This commit is contained in:
parent
8cd27f8c61
commit
1a6d7deef6
BIN
scripts/startmenu/Ultimate Windows Tweaker.lnk
Normal file
BIN
scripts/startmenu/Ultimate Windows Tweaker.lnk
Normal file
Binary file not shown.
@ -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 +++++++++++++++++++++++
|
||||
|
@ -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,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
|
||||
|
|
Loading…
Reference in New Issue
Block a user