From 1a6d7deef61c5947cd39b0b71bb471ac3ad7a8b5 Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Mon, 13 Feb 2023 16:21:40 +0100 Subject: [PATCH] added ultimate windows tweaker --- scripts/startmenu/Ultimate Windows Tweaker.lnk | Bin 0 -> 1019 bytes scripts/unpack-zipfiles.cmd | 8 ++++++++ software/basic.csv | 1 + software/other.csv | 1 - 4 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 scripts/startmenu/Ultimate Windows Tweaker.lnk diff --git a/scripts/startmenu/Ultimate Windows Tweaker.lnk b/scripts/startmenu/Ultimate Windows Tweaker.lnk new file mode 100644 index 0000000000000000000000000000000000000000..cea9e73d708e5146099a9c6c2ab5d665d2a02412 GIT binary patch literal 1019 zcmah|Uucq16#sq8z{P0lY;4lfg1`vOMGs4|8OC&DqG;Fx2Wy+FFWemJP{w))gBmP| zK~O|t;Tn|@1u=+{J@n9979lMvdWaqt<3sk)pQq0GK6RTTI+x$Q=bn4+@0{p)fTFIgTPT1(yX3qg7 zdZv$7mJu-)9u#B4$_}_5vOU+mANA&%RHaPu&1Xm3+gGuNE85xq6Z%zM&i=pitMtkB zK*mFa?Ezn4#rpE26VtBwUxlV@d}I&51UZEFQr<_Wipn)afiWFe0mJyG$If& zgws?=ksja}+4<6Tf=pTcQD}dPz)9XaH)OV7d#8O?#G-eprC=xfE`rR=xBu0e+9vWH qmcs-le$qU8{Lz(h_q^L-$=XvhZDc>o4sJqX`P&WF0Sy;ogZu@B?#$)@ literal 0 HcmV?d00001 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