diff --git a/scripts/startmenu/Ultimate Windows Tweaker.lnk b/scripts/startmenu/Ultimate Windows Tweaker.lnk new file mode 100644 index 0000000..cea9e73 Binary files /dev/null and b/scripts/startmenu/Ultimate Windows Tweaker.lnk differ diff --git a/scripts/unpack-zipfiles.cmd b/scripts/unpack-zipfiles.cmd index 8ec4236..5fadfa3 100644 --- a/scripts/unpack-zipfiles.cmd +++ b/scripts/unpack-zipfiles.cmd @@ -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 +++++++++++++++++++++++ diff --git a/software/basic.csv b/software/basic.csv index f3b7e9e..51da31d 100644 --- a/software/basic.csv +++ b/software/basic.csv @@ -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 diff --git a/software/other.csv b/software/other.csv index 1671bf4..8186bbc 100644 --- a/software/other.csv +++ b/software/other.csv @@ -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