Commit Graph

269 Commits

Author SHA1 Message Date
82ee64b5d6 Merge branch 'test-2024-03-30' into selection_oosu 2024-04-20 16:15:12 -05:00
0fecce6c1f Compile Winutil 2024-04-20 21:12:44 +00:00
ad277394b6 Better JSON Parsing for Compile Script!! (#1850)
* Better JSON Parsing for Compile Script!!

Rendering Special XML Character should be possible when parsing json files that have some of these special characters, and without the need to worry about them. Try these changes to see what will be affected, and what won't be.

* Undo #1844 PR Changes

The problem that #1844 PR Tried to resolve temporarly, should now be fixed permanently with the previous changes to 'Compile.ps1' Script.
2024-04-20 16:12:23 -05:00
137826d5c7 Compile Winutil 2024-04-20 20:59:00 +00:00
f920bf7471 bug fixes from bad pr 2024-04-20 15:58:38 -05:00
c9234a2f82 Compile Winutil 2024-04-20 15:16:16 +00:00
c3e447d289 Fix Robocopy Not Copying for Users who have a Space in their name (#1851)
This was pointed out in https://github.com/ChrisTitusTech/winutil/issues/1848 issue
2024-04-20 10:15:56 -05:00
272e4d1d39 Compile Winutil 2024-04-19 17:27:38 +00:00
c90624781c Fix Github Actions Auto Close Issues not leaving Issues Open (#1847) 2024-04-19 12:27:16 -05:00
8fed24b8b3 Compile Winutil 2024-04-18 15:27:25 +00:00
e5305195c1 Reopen #1747 PR (#1818)
* Add fxsound

* Add simplenote

* Add flow launcher

* Add CMake

* Add musescore

* Add jpegview

* Add explorer patcher

* Add lockhunter

* Add BRU

* Add spacesniffer

* Add Quick Look

* Add harmonoid

* Add revolt

* Add link shell extensions

* Add WizFile

* Add HWMonitor

* Add XnView

* Add tabby.sh

* Add signalRGB

* Add autoruns

* Fix typo for 'Autoruns' App in 'applications.json' File

* Remove 'Explorer Patcher' App in 'applications.json' File

as mentioned by Chris's Feedback on https://github.com/ChrisTitusTech/winutil/pull/1818 PR, Explorer Patcher is known to cause Stability Related Issues to Users who use it, removing it from the Applications List would be a better/wiser decision.

* Re-Add 'fxsound' App after Resolving Merge Conflict

* Re-Add 'tabby.sh' App after Resolving Merge Conflict

---------

Co-authored-by: ModernTTY <165050080+ModernTTY@users.noreply.github.com>
2024-04-18 10:27:03 -05:00
f21cb2c40e Compile Winutil 2024-04-18 15:19:52 +00:00
Rux
5bbba3e44f Update Winget Install and Uninstall / Add NuGet and Microsoft.Winget.Client Modules (#1830)
* - Changed how WinGet installs and uninstalls are handled, by utilizing  and .

* Update Winget Install and Uninstall / Add NuGet and Microsoft.Winget.Client Modules
- Fixed commands for installing and uninstalling programs through WinGet.
- Added NuGet Package Providers (thanks @Marterich)
- Added Microsoft.WinGet.Client Module (thanks @Marterich)
2024-04-18 10:19:32 -05:00
73b5c77a45 Compile Winutil 2024-04-18 15:18:39 +00:00
482bfd27ea A Temporary Fix to Compilation Program in 'Compile.ps1' Script (#1844)
For whatever reason, Compiling using the 'Compile.ps1' Script when there's a Single Quote, in the description of an App for example, it'll try "escaping" it by adding another Single Quote, which's kind of weird.

Before there was an Apostrophe, and it'll Compile into Question Marks, probably because the Compile Script doesn't know what an Apostrophe is, or it can't escape it (or for another reason, didn't dig deeper into it), in the end I've made it neither an Apostrophe nor a Single Quote, just the sentence without contractions (Without shortening by combining words).
2024-04-18 10:18:17 -05:00
f00f9387a0 Compile Winutil 2024-04-18 15:17:00 +00:00
Rux
d98f6032c7 Update inputXML.xaml (#1845)
- Added UseLayoutRounding="True"
- This may help fix some cases where text may look blurry on screen for some people.
2024-04-18 10:16:40 -05:00
e890cd9dd8 Compile Winutil 2024-04-17 21:50:27 +00:00
35dc0dbe55 Add apps from #250 (#1787)
* Add SQL management

* Add java runtimes

* Add azure data studio
2024-04-17 16:50:08 -05:00
36ae3adac4 Compile Winutil 2024-04-17 21:49:58 +00:00
06c394e9c6 Added Requested Apps and Update Command Example in 'README.md' File (#1795)
* Add 'UltraVNC' App to 'application.json' File

* Update Command Example under sub-section 'Automation'

This Commit and its changes are related to issue #1767 , url for issue: https://github.com/ChrisTitusTech/winutil/issues/1767

* Add 'OrcaSlicer' App to 'application.json' File

* Add 'Tixati' App to 'application.json' File

* Add 'Unigram' App to 'application.json' File

* Add 'PDFgear' App to 'application.json' File

* Add 'Windows Firewall Control' App to 'application.json' File

* Add 'VistaSwitcher' App to 'application.json' File

* Add 'Windows Auto Dark Mode' App to 'application.json' File

* Add 'CapFrameX' App to 'application.json' File

* Update The Link for 'Unigram' App in 'application.json' File

* Add 'Magic Wormhole' App to 'application.json' File
2024-04-17 16:49:33 -05:00
27c98da200 Compile Winutil 2024-04-17 21:48:17 +00:00
4616978343 Add 'UndoScript' to 'Disable Hibernation' Tweak in 'teaks.json' File (#1799) 2024-04-17 16:47:57 -05:00
f4a9ea7ce1 Compile Winutil 2024-04-17 21:42:40 +00:00
Rux
28bcd04a04 - Changed version check for Winget to keep Winget updated to latest version and a couple formatting fixes. (#1829) 2024-04-17 16:42:20 -05:00
83de704f30 Compile Winutil 2024-04-17 21:33:19 +00:00
cd5b006e41 Add 'UndoScript' to 'Enable End Task With Right Click' Tweak in 'tweaks.json' File (#1842) 2024-04-17 16:32:59 -05:00
389d16ccb9 Compile Winutil 2024-04-17 21:32:39 +00:00
d23776bbc5 Fix 'Disable Storage Sense' Tweak in 'tweaks.json' File (#1843)
This was pointed out in GitHub issue https://github.com/ChrisTitusTech/winutil/issues/1838
2024-04-17 16:32:19 -05:00
37bf8bfa4e Compile Winutil 2024-04-16 20:38:18 +00:00
535b0e409d Disable SCOOBE in WPFTweaksTele (#1832) 2024-04-16 15:37:57 -05:00
9b30befe96 Compile Winutil 2024-04-16 20:27:18 +00:00
a920862a9d Add tweak (#1837) 2024-04-16 15:26:59 -05:00
50090efcef Update Github Actions Auto Close Issues (#1801)
* Update Github Actions Auto Close Issues

* Add try-catch & Error Logging in Github Actions Auto Close Issues

* Add a Break Statement To Skip Checking The Remaining Labels of an Issue in Github Actions Auto Close Issues
2024-04-16 15:25:32 -05:00
72f6ca17e5 Compile Winutil 2024-04-16 20:14:18 +00:00
27cc813b8f editing edgeremoval.ps1 (#1834)
* editing edgeremoval.ps1

* Compile Winutil

---------

Co-authored-by: DaEpicR <DaEpicR@users.noreply.github.com>
2024-04-16 15:13:56 -05:00
5b897911f6 Add -Wait to avoid race condition when OOSU is run together with temp file cleanup 2024-04-13 16:14:02 +02:00
7f9ddb6d77 removed whitespace 2024-04-13 15:41:02 +02:00
3c58a46b34 Change Config Paths to the CTT main repo 2024-04-13 15:38:36 +02:00
3f39c61cb0 change filenames, centralize logic in Invoke-WPFOOSU 2024-04-13 15:37:04 +02:00
da75194381 Removed old OOSU config, added install and uninstall calls for the new conrfigs 2024-04-11 22:28:28 +02:00
01bdba2fbb Add new OOSU10 configs 2024-04-11 21:47:42 +02:00
2ee10b57d4 Compile Winutil 2024-03-31 17:13:54 +00:00
44e95b68a7 Restart Explorer after Applying/Undoing Classic Right-Click Advance Tweak (#1778)
In general, I've added two lines of code to get the explorer process using 'Get-Process', then passed the process object into 'Stop-Process', Windows will automatically restart explorer, so there's no need to run a new process for explorer.

Note: restarting explorer in the UndoScript might not be necessary, as it works just fine without it, that's according to the tests done by the author of this commit.
2024-03-31 12:13:33 -05:00
7158192744 Compile Winutil 2024-03-31 17:12:35 +00:00
74d43e378e Add Microsoft Power Automate and Swift toolchain (#1774)
* Add power automate

* Add swift toolchain
2024-03-31 12:12:13 -05:00
197162f337 Compile Winutil 2024-03-31 17:11:51 +00:00
e1bd2a9398 Fix Search Box Not Showing Apps/Tweaks Checkboxes When typing out Capital-Letters (#1770) 2024-03-31 12:11:28 -05:00
70533a3998 Compile Winutil 2024-03-31 17:07:59 +00:00
25ce9df16f Add New Toggle to Disable/Enable Widgets found in Taskbar (#1768) 2024-03-31 12:07:36 -05:00