Commit Graph
100 Commits
Author SHA1 Message Date
Chris Titus 78f2aa5979 Merge branch 'main' of https://github.com/ChrisTitusTech/winutil 2024-07-08 15:56:05 -05:00
Chris Titus 5176e3d4ff remove check for unit test. 2024-07-08 15:55:54 -05:00
Chris Titus ae240af11f checking for null unit test on Original Value 2024-07-08 15:49:49 -05:00
Chris Titus cedc752be5 fix missing bracket 2024-07-08 15:43:01 -05:00
Chris Titus a1f534e6b5 fix unit test fail 2024-07-08 15:39:53 -05:00
Chris Titus 84fd1bc71c Update applications.json 2024-06-28 16:05:52 -05:00
Chris Titus 3a83203298 Update release.yaml 2024-06-10 23:52:52 -05:00
Chris Titus c8ae4a812e Update Invoke-WPFOOSU 2024-04-20 19:40:30 -05:00
Chris Titus ad080f267e remove auto releases 2024-04-20 18:51:42 -05:00
Chris Titus fec5b68b10 Update release.yaml 2024-04-20 18:49:39 -05:00
Chris Titus 57ff8b0188 Fix auto releases 2024-04-20 18:44:54 -05:00
Chris Titus 31c6622926 Update close-old-issues.yaml 2024-02-19 21:43:49 -06:00
Chris Titus e745d798b1 Update close-old-issues.yaml 2024-02-19 18:43:44 -06:00
Chris Titus a29364984b Merge branch 'main' of https://github.com/ChrisTitusTech/winutil 2024-02-19 18:39:32 -06:00
Chris Titus 07eeed310b Update close-old-issues.yaml 2024-02-19 18:39:24 -06:00
Chris Titus fc505872d2 Update close-old-issues.yaml 2024-02-19 18:32:13 -06:00
Chris Titus c842584cfe revert winget 2024-02-07 18:11:40 -06:00
Chris Titus 92fa85768f Update close-old-issues.yaml 2024-02-07 17:03:51 -06:00
Chris Titus f39deab555 bug fixes 2024-02-07 11:18:04 -06:00
Chris Titus b7a86dea4d Update applications.json 2024-02-03 11:59:38 -06:00
Chris Titus 1fb9f3e875 stupid trailing comma ps5 error 2023-09-13 19:16:33 -05:00
Chris Titus 16fa71f7d4 Merge branch 'main' of https://github.com/ChrisTitusTech/winutil 2023-09-13 19:08:37 -05:00
Chris Titus 06664ac924 ipv6 fixup in tweaks json 2023-09-13 19:08:29 -05:00
Chris Titus 5864927a0b fix convertjson errors #1025 2023-09-13 19:07:00 -05:00
Chris Titus 56ccfac28a compiled reupload 2023-05-12 11:24:13 -05:00
Chris Titus dd4bd3d3bf main branch switch 2022-11-29 17:56:16 -06:00
Chris Titus f83ffaf0a9 Update winutil.ps1 2022-11-14 16:10:44 -06:00
Chris Titus e527b9dfc8 Fix Button Spacing 2022-11-14 16:08:44 -06:00
Chris TitusandGitHub 575b3f4765 Update README.md 2022-10-19 09:56:48 -05:00
Chris TitusandGitHub e650e3ddb4 Update README.md 2022-10-19 09:50:06 -05:00
Chris TitusandGitHub 5630038d63 Update README.md 2022-10-19 09:46:50 -05:00
Chris TitusandGitHub 091600747c clean up (#290) 2022-10-18 17:35:37 -05:00
Chris TitusandGitHub 12a83c75b7 Update winget.ps1 2022-10-18 17:28:17 -05:00
Chris Titus a092d9ec52 revert to old script 2022-10-18 17:26:23 -05:00
614b9758dd runspace fixes (#288)
* cleanup and rebase test (#244)

* Test 2022 (#240)

* Merge Gaming Tweaks and Temp Files Addition (#193)

* Update README.md

* QOL Terminal - Win Update Revamp

* Fix Flickering

* Quick Fix - UAC Property error

* Network Performance Tweak

* Gaming Tweaks

* Delete Temp Files Addition

* Delete Temp Files GUI

* Added LibreOffice to applications.json and winutil.ps1 to fix #171 (#178)

* Fixes missing LibreOffice (#171)

Added missing LibreOffice to fix issue #171.

* Fixes missing LibreOffice (#171)

Added LibreOffice to winutil.ps1 to fix issue #171.

* Create `FUNDING.yml` (#182)

* Longer Thing (#186)

* redid the whole thing

* man

* Tweaks to change

I like most of these but adding the UAC back in, Disabling Long Paths, and removing TPM properties aren't approved in the default essential tweaks.
This should have been put into the Undo all portion

Co-authored-by: Chris Titus <dfm.titus@gmail.com>

* Move winget install to user temp folder (#192)

* Move winget install to user temp folder

* Fix path variable

Co-authored-by: Chris Titus <dfm.titus@gmail.com>

* Disable UAC Commit

* Disk Cleanup Addition

* added check for checking if path exists for TPM (#195)

* Disable Gamebar Presence Writer (#202)

* Fixed GameDVR Code

Registry values were not changing after applying GameDVR tweaks.
Because all the registry tweaks were under if condition in the code.
Modified that and now working properly.

* Diable Gamebar Presence Writer

Gamebar Presence Writer causes stutter in games, while running in
background.
Deactivated the trigger of Gamebar Presence Writer to resolve this.

* Added Simplewall for Install Requested Feature ChrisTitusTech#56 (#205)

* Added KDENLive Video Editor for Install Requested Feature #38 (#206)

* Added WizTree for Install Requested Feature #42 (#207)

* Added Viber for Install Requested Feature ChrisTitusTech/winutil#102 (#208)

* Added Tor Browser for Install (#209)

* Added Internet Download Manager for Install (#210)

* Added Glary Utilities for install (#214)

* Added option to Disable Notifications and Action Center (#220)

* added option for set classic right click menu (#223)

* Create Edge_Removal.bat

* Added option for remove microsoft edge (#224)

* Added option for remove microsoft edge

* Update winutil.ps1

Co-authored-by: Chris Titus <dfm.titus@gmail.com>

* Added Dark Mode (#225)

* Added option to remove cortana (#226)

Co-authored-by: Chris Titus <dfm.titus@gmail.com>

* Putting it all in the same console window

* fix missing bracket

Co-authored-by: hoffmanra <33332650+hoffmanra@users.noreply.github.com>
Co-authored-by: Robin Avery <robin@ribbanya.dev>
Co-authored-by: Sarah <45071533+PrincessAkira@users.noreply.github.com>
Co-authored-by: DeveloperDurp <developerdurp@durp.info>
Co-authored-by: Dipayan Biswas <108147735+d1payan@users.noreply.github.com>
Co-authored-by: Padsala Tushal <57517785+padsalatushal@users.noreply.github.com>

* Fix Disk Cleanup Label

* Update winutil.ps1

Co-authored-by: hoffmanra <33332650+hoffmanra@users.noreply.github.com>
Co-authored-by: Robin Avery <robin@ribbanya.dev>
Co-authored-by: Sarah <45071533+PrincessAkira@users.noreply.github.com>
Co-authored-by: DeveloperDurp <developerdurp@durp.info>
Co-authored-by: Dipayan Biswas <108147735+d1payan@users.noreply.github.com>
Co-authored-by: Padsala Tushal <57517785+padsalatushal@users.noreply.github.com>

* Create winget.ps1 (#281)

* Update FUNDING.yml

* fixup test (#284)

* Create winget.ps1

* Test 2022 (#282)

* add store appx gui

* emergency fix from bad values from runspace merge

* fix brave and task hang

* syntax fix

* syntax fix

* task error check

* task error check

* task error check

* task error check

Co-authored-by: hoffmanra <33332650+hoffmanra@users.noreply.github.com>
Co-authored-by: Robin Avery <robin@ribbanya.dev>
Co-authored-by: Sarah <45071533+PrincessAkira@users.noreply.github.com>
Co-authored-by: DeveloperDurp <developerdurp@durp.info>
Co-authored-by: Dipayan Biswas <108147735+d1payan@users.noreply.github.com>
Co-authored-by: Padsala Tushal <57517785+padsalatushal@users.noreply.github.com>
2022-10-18 17:22:45 -05:00
Chris Titus a29a27eb2c emergency fix from bad values from runspace merge 2022-10-18 15:41:08 -05:00
Chris Titus c6cdf77312 add store appx gui 2022-10-18 15:20:31 -05:00
Chris TitusandGitHub 0ec1b76095 Test 2022 (#282) 2022-10-18 09:32:12 -05:00
Chris Titus 270b11a3ac Create winget.ps1 2022-10-18 08:57:37 -05:00
Chris Titus 07f21a4eb4 Cleanup from conversion 2022-10-18 08:44:03 -05:00
Chris Titus bd43288f99 fix stuck service tweaks 2022-10-18 08:21:44 -05:00
Chris Titus d586219192 Runspace Conversion 2022-10-18 08:08:23 -05:00
Chris TitusandGitHub a0a8b190dc Test 10 2022 - The GUI Overhaul (#266)
* Create KnownIssues.md

* Formatting and New Appx Function

Fix formatting and added an appx function for grabbing and debloating Microsoft apps.
There is also a program uninstall feature added for removing HP programs built in to new HP PCs.

* Update README.md (#251)

* Added Documentation from #159

* Cleanup and Program Adds

* Trying Uniform Stretch

* Initial GUI Revamp

* Fall 2022 Program Additions

Too many to list.

* Added ToolTips to Tweaks

* Change in App Removal

* Update README.md

* Add Reset News and Interest to Undo all

* Add Wait-Process to Program Installs

* Autologin Addition

* Prep for main merge
2022-10-13 05:59:14 -05:00
Chris TitusandGitHub 912a9b36aa Update README.md 2022-10-09 13:34:36 -05:00
Chris TitusandGitHub 817bfabd98 Update README.md 2022-10-09 10:17:01 -05:00
ffc42bb83b cleanup and rebase test (#244) (#245)
* Test 2022 (#240)

* Merge Gaming Tweaks and Temp Files Addition (#193)

* Update README.md

* QOL Terminal - Win Update Revamp

* Fix Flickering

* Quick Fix - UAC Property error

* Network Performance Tweak

* Gaming Tweaks

* Delete Temp Files Addition

* Delete Temp Files GUI

* Added LibreOffice to applications.json and winutil.ps1 to fix #171 (#178)

* Fixes missing LibreOffice (#171)

Added missing LibreOffice to fix issue #171.

* Fixes missing LibreOffice (#171)

Added LibreOffice to winutil.ps1 to fix issue #171.

* Create `FUNDING.yml` (#182)

* Longer Thing (#186)

* redid the whole thing

* man

* Tweaks to change

I like most of these but adding the UAC back in, Disabling Long Paths, and removing TPM properties aren't approved in the default essential tweaks.
This should have been put into the Undo all portion

Co-authored-by: Chris Titus <dfm.titus@gmail.com>

* Move winget install to user temp folder (#192)

* Move winget install to user temp folder

* Fix path variable

Co-authored-by: Chris Titus <dfm.titus@gmail.com>

* Disable UAC Commit

* Disk Cleanup Addition

* added check for checking if path exists for TPM (#195)

* Disable Gamebar Presence Writer (#202)

* Fixed GameDVR Code

Registry values were not changing after applying GameDVR tweaks.
Because all the registry tweaks were under if condition in the code.
Modified that and now working properly.

* Diable Gamebar Presence Writer

Gamebar Presence Writer causes stutter in games, while running in
background.
Deactivated the trigger of Gamebar Presence Writer to resolve this.

* Added Simplewall for Install Requested Feature ChrisTitusTech#56 (#205)

* Added KDENLive Video Editor for Install Requested Feature #38 (#206)

* Added WizTree for Install Requested Feature #42 (#207)

* Added Viber for Install Requested Feature ChrisTitusTech/winutil#102 (#208)

* Added Tor Browser for Install (#209)

* Added Internet Download Manager for Install (#210)

* Added Glary Utilities for install (#214)

* Added option to Disable Notifications and Action Center (#220)

* added option for set classic right click menu (#223)

* Create Edge_Removal.bat

* Added option for remove microsoft edge (#224)

* Added option for remove microsoft edge

* Update winutil.ps1

Co-authored-by: Chris Titus <dfm.titus@gmail.com>

* Added Dark Mode (#225)

* Added option to remove cortana (#226)

Co-authored-by: Chris Titus <dfm.titus@gmail.com>

* Putting it all in the same console window

* fix missing bracket

Co-authored-by: hoffmanra <33332650+hoffmanra@users.noreply.github.com>
Co-authored-by: Robin Avery <robin@ribbanya.dev>
Co-authored-by: Sarah <45071533+PrincessAkira@users.noreply.github.com>
Co-authored-by: DeveloperDurp <developerdurp@durp.info>
Co-authored-by: Dipayan Biswas <108147735+d1payan@users.noreply.github.com>
Co-authored-by: Padsala Tushal <57517785+padsalatushal@users.noreply.github.com>

* Fix Disk Cleanup Label

* Update winutil.ps1

Co-authored-by: hoffmanra <33332650+hoffmanra@users.noreply.github.com>
Co-authored-by: Robin Avery <robin@ribbanya.dev>
Co-authored-by: Sarah <45071533+PrincessAkira@users.noreply.github.com>
Co-authored-by: DeveloperDurp <developerdurp@durp.info>
Co-authored-by: Dipayan Biswas <108147735+d1payan@users.noreply.github.com>
Co-authored-by: Padsala Tushal <57517785+padsalatushal@users.noreply.github.com>

Co-authored-by: hoffmanra <33332650+hoffmanra@users.noreply.github.com>
Co-authored-by: Robin Avery <robin@ribbanya.dev>
Co-authored-by: Sarah <45071533+PrincessAkira@users.noreply.github.com>
Co-authored-by: DeveloperDurp <developerdurp@durp.info>
Co-authored-by: Dipayan Biswas <108147735+d1payan@users.noreply.github.com>
Co-authored-by: Padsala Tushal <57517785+padsalatushal@users.noreply.github.com>
2022-10-08 23:29:52 -05:00
Chris Titus 4cb2c6e910 Fix Prog Installs and misc warnings 2022-10-08 23:13:20 -05:00
Chris TitusandGitHub 2f86b08b59 Update winutil.ps1 2022-10-08 22:31:37 -05:00
Chris TitusandGitHub 6d97aed00a Merge branch 'test-2022' into main 2022-10-08 22:27:12 -05:00
Chris TitusandGitHub ca3348d070 Update winutil.ps1 2022-10-08 22:18:08 -05:00
Chris Titus 54ef5e6c90 Fix Disk Cleanup Label 2022-10-08 18:21:34 -05:00
e684d0f9bf Test 2022 (#240)
* Merge Gaming Tweaks and Temp Files Addition (#193)

* Update README.md

* QOL Terminal - Win Update Revamp

* Fix Flickering

* Quick Fix - UAC Property error

* Network Performance Tweak

* Gaming Tweaks

* Delete Temp Files Addition

* Delete Temp Files GUI

* Added LibreOffice to applications.json and winutil.ps1 to fix #171 (#178)

* Fixes missing LibreOffice (#171)

Added missing LibreOffice to fix issue #171.

* Fixes missing LibreOffice (#171)

Added LibreOffice to winutil.ps1 to fix issue #171.

* Create `FUNDING.yml` (#182)

* Longer Thing (#186)

* redid the whole thing

* man

* Tweaks to change

I like most of these but adding the UAC back in, Disabling Long Paths, and removing TPM properties aren't approved in the default essential tweaks.
This should have been put into the Undo all portion

Co-authored-by: Chris Titus <dfm.titus@gmail.com>

* Move winget install to user temp folder (#192)

* Move winget install to user temp folder

* Fix path variable

Co-authored-by: Chris Titus <dfm.titus@gmail.com>

* Disable UAC Commit

* Disk Cleanup Addition

* added check for checking if path exists for TPM (#195)

* Disable Gamebar Presence Writer (#202)

* Fixed GameDVR Code

Registry values were not changing after applying GameDVR tweaks.
Because all the registry tweaks were under if condition in the code.
Modified that and now working properly.

* Diable Gamebar Presence Writer

Gamebar Presence Writer causes stutter in games, while running in
background.
Deactivated the trigger of Gamebar Presence Writer to resolve this.

* Added Simplewall for Install Requested Feature ChrisTitusTech#56 (#205)

* Added KDENLive Video Editor for Install Requested Feature #38 (#206)

* Added WizTree for Install Requested Feature #42 (#207)

* Added Viber for Install Requested Feature ChrisTitusTech/winutil#102 (#208)

* Added Tor Browser for Install (#209)

* Added Internet Download Manager for Install (#210)

* Added Glary Utilities for install (#214)

* Added option to Disable Notifications and Action Center (#220)

* added option for set classic right click menu (#223)

* Create Edge_Removal.bat

* Added option for remove microsoft edge (#224)

* Added option for remove microsoft edge

* Update winutil.ps1

Co-authored-by: Chris Titus <dfm.titus@gmail.com>

* Added Dark Mode (#225)

* Added option to remove cortana (#226)

Co-authored-by: Chris Titus <dfm.titus@gmail.com>

* Putting it all in the same console window

* fix missing bracket

Co-authored-by: hoffmanra <33332650+hoffmanra@users.noreply.github.com>
Co-authored-by: Robin Avery <robin@ribbanya.dev>
Co-authored-by: Sarah <45071533+PrincessAkira@users.noreply.github.com>
Co-authored-by: DeveloperDurp <developerdurp@durp.info>
Co-authored-by: Dipayan Biswas <108147735+d1payan@users.noreply.github.com>
Co-authored-by: Padsala Tushal <57517785+padsalatushal@users.noreply.github.com>
2022-10-08 18:13:46 -05:00
Chris TitusandGitHub 73c965039c Merge branch 'main' into test-2022 2022-10-08 18:09:55 -05:00
Chris Titus 30f7233a1b fix missing bracket 2022-10-08 18:07:08 -05:00
Chris Titus 9b67324243 Merge branch 'test-2022' of https://github.com/ChrisTitusTech/winutil into test-2022 2022-10-08 18:02:50 -05:00
Chris Titus 7ac8be910e Putting it all in the same console window 2022-10-08 17:03:20 -05:00
Chris Titus d977fcbc81 Create Edge_Removal.bat 2022-10-08 16:44:15 -05:00
Chris Titus 7ac6d2cbc0 Disk Cleanup Addition 2022-09-25 14:28:24 -05:00
Chris Titus 696a0a2afd Disable UAC Commit 2022-09-25 14:15:47 -05:00
Chris TitusandGitHub eee524111f Merge Gaming Tweaks and Temp Files Addition (#193)
* Update README.md

* QOL Terminal - Win Update Revamp

* Fix Flickering

* Quick Fix - UAC Property error

* Network Performance Tweak

* Gaming Tweaks

* Delete Temp Files Addition

* Delete Temp Files GUI
2022-09-25 13:52:53 -05:00
Chris TitusandGitHub eec55eab59 Merge branch 'test-2022' into main 2022-09-25 13:52:29 -05:00
Chris Titus 7500e30106 Delete Temp Files GUI 2022-09-25 13:45:55 -05:00
Chris Titus f272200c10 Delete Temp Files Addition 2022-09-25 13:44:14 -05:00
Chris Titus ff694a5d6b Gaming Tweaks 2022-09-25 13:33:44 -05:00
Chris Titus 7870ab2ad5 Network Performance Tweak 2022-09-25 13:24:19 -05:00
Chris TitusandGitHub e770c2d5da Quick Fix - UAC Property error 2022-09-21 08:55:35 -05:00
Chris TitusandGitHub ba3d48b620 Merge branch 'test-2022' into main 2022-09-15 11:00:09 -05:00
Chris TitusandGitHub 2d1ec936ed Update Test Branch (#151)
* Update README.md

* QOL Terminal - Win Update Revamp

* Fix Flickering
2022-09-15 10:58:10 -05:00
Chris Titus b3daa2f32c Fix Flickering 2022-09-12 20:01:14 -05:00
Chris Titus edbfcd8f09 QOL Terminal - Win Update Revamp 2022-09-09 08:28:03 -05:00
Chris TitusandGitHub dab00bc994 Update README.md 2022-09-07 17:33:46 -05:00
Chris TitusandGitHub 95243d1986 Update README.md 2022-09-07 16:20:49 -05:00
Chris TitusandGitHub 537a7b5fa9 Update README.md 2022-09-07 15:43:59 -05:00
Chris Titus b165da88a9 Update winutil.ps1 2022-09-07 15:34:15 -05:00
Chris Titus 74b7a8fb77 Fix Essential Undo 2022-09-07 15:26:48 -05:00
Chris Titus b53afd0fb7 Update winutil.ps1 2022-09-07 15:17:31 -05:00
Chris Titus 0c7ce9cb2c Security Fix and GPO Home Enable 2022-09-07 15:15:02 -05:00
Chris Titus b42947b3f1 Update winutil.ps1 2022-09-07 13:53:24 -05:00
Chris Titus a406cc9c43 Pretty Powershell 2022-09-07 13:37:34 -05:00
Chris Titus e68884eca6 Update winutil.ps1 2022-09-07 13:22:38 -05:00
Chris Titus 5ed4a04100 Update winutil.ps1 2022-09-07 12:56:36 -05:00
Chris Titus 8a6517a52e Fix Misc Errors 2022-09-07 11:58:16 -05:00
ChrisTitusTech 908c962a0d Update winutil.ps1 2022-09-06 17:08:11 -05:00
ChrisTitusTech 2763190faa revert HKLM 2022-09-06 17:05:11 -05:00
ChrisTitusTech c23b2468bb Fixes HKLM References 2022-09-06 16:53:27 -05:00
ChrisTitusTech a8814e0c17 Update README.md 2022-09-06 16:52:05 -05:00
ChrisTitusTech b9ab36a5e0 readme update 2022-09-06 16:49:27 -05:00
Chris Titus b1ea639f3e fix translucentTB 2022-09-05 21:05:50 -05:00
Chris Titus f7b0d61419 Fix invalid reg entries 2022-09-05 20:43:41 -05:00
Chris Titus 6905b04b00 Remove trap function 2022-09-05 20:33:54 -05:00
Chris TitusandGitHub bf1d455f80 Fix Long Shutdown and Restart
set NOT to clear page file on shutdown
2022-06-29 21:47:37 -05:00
Chris TitusandGitHub b4cd8e554e Update README.md 2022-05-17 11:11:08 -05:00
ChrisTitusTech a4019d74ec Update MainWindow.xaml 2022-05-17 09:42:56 -05:00
Chris TitusandGitHub 80f934f9a1 Update README.md 2022-05-17 09:34:53 -05:00
Chris Titus f7f5ceef25 Update .gitignore 2022-05-10 08:59:02 -05:00
Chris Titus feb1fb4c7c update 2022-05-10 08:37:41 -05:00
Chris Titus 4d2f56bddf Merge branch 'main' of https://github.com/ChrisTitusTech/winutil 2022-05-10 08:18:18 -05:00
Chris Titus f55814f349 update 2022-05-10 08:18:13 -05:00
Chris TitusandGitHub ee862ae648 Update issue templates 2022-05-04 15:04:15 -05:00
Chris Titus 13a1b0e254 update 2022-04-29 23:11:51 -05:00