Commit Graph

488 Commits

Author SHA1 Message Date
2f86b08b59 Update winutil.ps1 2022-10-08 22:31:37 -05:00
6d97aed00a Merge branch 'test-2022' into main 2022-10-08 22:27:12 -05:00
ca3348d070 Update winutil.ps1 2022-10-08 22:18:08 -05:00
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
73c965039c Merge branch 'main' into test-2022 2022-10-08 18:09:55 -05:00
30f7233a1b fix missing bracket 2022-10-08 18:07:08 -05:00
9b67324243 Merge branch 'test-2022' of https://github.com/ChrisTitusTech/winutil into test-2022 2022-10-08 18:02:50 -05:00
7ac8be910e Putting it all in the same console window 2022-10-08 17:03:20 -05:00
3ea9257e1b Added option to remove cortana (#226)
Co-authored-by: Chris Titus <dfm.titus@gmail.com>
2022-10-08 16:54:20 -05:00
0d9dc4ee00 Added Dark Mode (#225) 2022-10-08 16:51:36 -05:00
0b53287d6f 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>
2022-10-08 16:50:46 -05:00
d977fcbc81 Create Edge_Removal.bat 2022-10-08 16:44:15 -05:00
0201656755 added option for set classic right click menu (#223) 2022-10-08 15:36:18 -05:00
122918e3dc Added option to Disable Notifications and Action Center (#220) 2022-10-02 16:16:51 -05:00
3007793541 Added Glary Utilities for install (#214) 2022-10-02 16:15:47 -05:00
0af24eb873 Added Internet Download Manager for Install (#210) 2022-10-02 16:10:05 -05:00
b5a6bfdaba Added Tor Browser for Install (#209) 2022-10-02 16:09:48 -05:00
81d132b6e8 Added Viber for Install Requested Feature ChrisTitusTech/winutil#102 (#208) 2022-10-02 16:09:31 -05:00
bab3b67ef3 Added WizTree for Install Requested Feature #42 (#207) 2022-10-02 16:09:02 -05:00
9a0366c231 Added KDENLive Video Editor for Install Requested Feature #38 (#206) 2022-10-02 16:08:38 -05:00
cb7643d087 Added Simplewall for Install Requested Feature ChrisTitusTech#56 (#205) 2022-10-02 16:07:41 -05:00
69c95a4bec 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.
2022-10-02 16:06:35 -05:00
75c6c04b48 added check for checking if path exists for TPM (#195) 2022-09-25 19:53:39 -05:00
7ac6d2cbc0 Disk Cleanup Addition 2022-09-25 14:28:24 -05:00
696a0a2afd Disable UAC Commit 2022-09-25 14:15:47 -05:00
ed696ba724 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>
2022-09-25 14:08:28 -05:00
3ced5c3ea9 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>
2022-09-25 14:01:09 -05:00
f18b2bdb34 Create FUNDING.yml (#182) 2022-09-25 13:54:19 -05:00
5c9c3679f1 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.
2022-09-25 13:53:48 -05:00
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
eec55eab59 Merge branch 'test-2022' into main 2022-09-25 13:52:29 -05:00
7500e30106 Delete Temp Files GUI 2022-09-25 13:45:55 -05:00
f272200c10 Delete Temp Files Addition 2022-09-25 13:44:14 -05:00
ff694a5d6b Gaming Tweaks 2022-09-25 13:33:44 -05:00
7870ab2ad5 Network Performance Tweak 2022-09-25 13:24:19 -05:00
a785c75bee Fixed GameDVR Code (#174)
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.
2022-09-21 08:59:58 -05:00
e770c2d5da Quick Fix - UAC Property error 2022-09-21 08:55:35 -05:00
4086350132 Someone duplicated DisableUAC on your branch (#168)
* Added Disable UAC

* add it into XML bc i forgot

* fixed MiscTweaksDisableUAC

* Someone duplicated DisableUAC on your branch
2022-09-20 09:38:51 -05:00
d008e80f7a Add Nahimic Service (#153)
Added Nahimic Service to list of services to set to manual. Nahimic seems to provide little improvement to audio for some resources consumed and tents to cause issues with specific games. Comes preinstalled on lots of prebuilts and laptops.
2022-09-19 11:36:33 -05:00
25bd77bb8b Added Twinkle Tray. (#157)
* added .idea to .gitignore

* added twinkle tray for winget

* added Twinkle Tray checkbox

* added code for if twinkle tray is checked
2022-09-19 11:35:03 -05:00
6baf61a491 Forgot to add the XML Commit :D (#165)
* Added Disable UAC

* add it into XML bc i forgot

* fixed MiscTweaksDisableUAC
2022-09-19 11:34:27 -05:00
3c25221ccf Fixed some errors (#164)
* Update README.md

* QOL Terminal - Win Update Revamp

* Fix Flickering

* Fixed registry error

* Fixed some errors

Added missing xml code of DisableUAC into MainWindow.xaml
Unchecked DisableUAC for Minimal Tweaks option

Co-authored-by: Chris Titus <dfm.titus@gmail.com>
2022-09-19 11:33:43 -05:00
faf35e9d91 minor comment typos and formatting (#163)
* Update README.md

* QOL Terminal - Win Update Revamp

* Fix Flickering

* minor comment typos and formatting

Fixed some typos and formatting in comments between lines 343 and 408

Co-authored-by: Chris Titus <dfm.titus@gmail.com>
2022-09-19 11:33:02 -05:00
ba3d48b620 Merge branch 'test-2022' into main 2022-09-15 11:00:09 -05:00
2d1ec936ed Update Test Branch (#151)
* Update README.md

* QOL Terminal - Win Update Revamp

* Fix Flickering
2022-09-15 10:58:10 -05:00
4f1d90adc6 added software development related packages (#143)
* Update README.md

* QOL Terminal - Win Update Revamp

* Fix Flickering

* added software development related packages

Co-authored-by: Chris Titus <dfm.titus@gmail.com>
2022-09-15 10:53:15 -05:00
72043ee7d2 Fix invalid flag value after applying misc tweaks (#141)
* Update README.md

* QOL Terminal - Win Update Revamp

* Fix Flickering

* Fix invalid flag value after applying misc tweaks

Adjusting visual effects for performance...
Adjusted visual effects for performance
false:
Line |
 964 |              $WPFMiscTweaksDisplay.IsChecked = false
     |                                                ~~~~~
     | The term 'false' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Co-authored-by: Chris Titus <dfm.titus@gmail.com>
2022-09-15 10:50:38 -05:00
4ea57b0e63 Added Disable UAC (#136) 2022-09-15 10:48:35 -05:00
48a92fedf7 Add a check for $isLinux (#133)
This is a very simple if statement, I don't think there's much to explain

```PowerShell
if ($IsLinux){ # PowerShell on Linux has that read-only bool variable set to $true
   Write-Host "This utility is exclusively designed for Windows"
   return
}
```
2022-09-15 10:47:22 -05:00