Commit Graph

72 Commits

Author SHA1 Message Date
DeveloperDurp
b33b5c94b3
Hotfix/fixapplications (#329)
* Update Branch in script

* fix typo

Co-authored-by: DeveloperDurp <DeveloperDurp@users.noreply.github.com>
2022-11-03 09:02:11 -05:00
Chris Titus
10b8df78db
Update winutil.ps1 2022-10-23 00:49:08 -05:00
Chris Titus
1d96e8a96c
Test (#318)
* clean up

* Update runspace.ps1 for new tweaks (#291)

* clean up (#290)

* Update Tweaks

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

* Github actions to update script based on branch (#294)

* clean up (#290)

* Update Tweaks

* test pipeline

* test pipeline

* chore: autopublish 2022-10-19T09:34:35Z

* test pipeline

* test pipeline

* chore: autopublish 2022-10-19T11:39:50Z

* test pipeline

* test pipeline

* test pipeline

* test pipeline

* test pipeline

* test pipeline

* test

* please work

* Update Branch in script

* test new variable

* Update Branch in script

* test all branches

* updated $BranchToUse to use the correct casing

Co-authored-by: Chris Titus <dfm.titus@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: DeveloperDurp <DeveloperDurp@users.noreply.github.com>

* bring test up to date (#295)

* clean up (#290)

* Update README.md

* Update README.md

* Update README.md

* Update release.yaml

* Replace Broken Issue Links in KnownIssues.md (#297)

- The issues listed in KnownIssues.md were broken due to the issues tab in the previous repo being removed.
  - Replaced with issues in this repo that apply to the issues, if there were any
- I think this issue could be applied to the main branch without worry, but I'll leave that up to you.

* Update Branch in script

* Implement check for local ooshutup10.cfg file (#298)

- Checks for an ooshutup10.cfg file in the current directory and uses it if found
  - This allows users to use custom config files if they wish

* bring winget install script (#302)

* clean up (#290)

* Update README.md

* Update README.md

* Update README.md

* Update winget.ps1

* Update Branch in script

* Brave Fix

* Fix Flickering

New Windows versions HATE timeout tweaks

* Fixing Error Messages

* syntax fix

* Switch to PSGallery winget-installer

* Adding Branch Variables from #309

* typo

* teams uninstall fix

* Fix Uninstall MS Apps Issues

* Update Branch in script

Co-authored-by: DeveloperDurp <developerdurp@durp.info>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: DeveloperDurp <DeveloperDurp@users.noreply.github.com>
Co-authored-by: Carter <60557606+Carterpersall@users.noreply.github.com>
Co-authored-by: ChrisTitusTech <ChrisTitusTech@users.noreply.github.com>
2022-10-23 00:48:39 -05:00
Chris Titus
bf227887f9
Test Merge - Multiple Fixes (#317)
* clean up

* Update runspace.ps1 for new tweaks (#291)

* clean up (#290)

* Update Tweaks

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

* Github actions to update script based on branch (#294)

* clean up (#290)

* Update Tweaks

* test pipeline

* test pipeline

* chore: autopublish 2022-10-19T09:34:35Z

* test pipeline

* test pipeline

* chore: autopublish 2022-10-19T11:39:50Z

* test pipeline

* test pipeline

* test pipeline

* test pipeline

* test pipeline

* test pipeline

* test

* please work

* Update Branch in script

* test new variable

* Update Branch in script

* test all branches

* updated $BranchToUse to use the correct casing

Co-authored-by: Chris Titus <dfm.titus@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: DeveloperDurp <DeveloperDurp@users.noreply.github.com>

* bring test up to date (#295)

* clean up (#290)

* Update README.md

* Update README.md

* Update README.md

* Update release.yaml

* Replace Broken Issue Links in KnownIssues.md (#297)

- The issues listed in KnownIssues.md were broken due to the issues tab in the previous repo being removed.
  - Replaced with issues in this repo that apply to the issues, if there were any
- I think this issue could be applied to the main branch without worry, but I'll leave that up to you.

* Update Branch in script

* Implement check for local ooshutup10.cfg file (#298)

- Checks for an ooshutup10.cfg file in the current directory and uses it if found
  - This allows users to use custom config files if they wish

* bring winget install script (#302)

* clean up (#290)

* Update README.md

* Update README.md

* Update README.md

* Update winget.ps1

* Update Branch in script

* Brave Fix

* Fix Flickering

New Windows versions HATE timeout tweaks

* Fixing Error Messages

* syntax fix

* Switch to PSGallery winget-installer

* Adding Branch Variables from #309

Co-authored-by: DeveloperDurp <developerdurp@durp.info>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: DeveloperDurp <DeveloperDurp@users.noreply.github.com>
Co-authored-by: Carter <60557606+Carterpersall@users.noreply.github.com>
Co-authored-by: ChrisTitusTech <ChrisTitusTech@users.noreply.github.com>
2022-10-23 00:12:07 -05:00
Chris Titus
a092d9ec52 revert to old script 2022-10-18 17:26:23 -05:00
Chris Titus
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
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 Titus
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 Titus
4cb2c6e910 Fix Prog Installs and misc warnings 2022-10-08 23:13:20 -05:00
Chris Titus
2f86b08b59
Update winutil.ps1 2022-10-08 22:31:37 -05:00
Chris Titus
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
Padsala Tushal
3ea9257e1b
Added option to remove cortana (#226)
Co-authored-by: Chris Titus <dfm.titus@gmail.com>
2022-10-08 16:54:20 -05:00
Padsala Tushal
0d9dc4ee00
Added Dark Mode (#225) 2022-10-08 16:51:36 -05:00
Padsala Tushal
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
Padsala Tushal
0201656755
added option for set classic right click menu (#223) 2022-10-08 15:36:18 -05:00
Padsala Tushal
122918e3dc
Added option to Disable Notifications and Action Center (#220) 2022-10-02 16:16:51 -05:00
Padsala Tushal
3007793541
Added Glary Utilities for install (#214) 2022-10-02 16:15:47 -05:00
Padsala Tushal
0af24eb873
Added Internet Download Manager for Install (#210) 2022-10-02 16:10:05 -05:00
Padsala Tushal
b5a6bfdaba
Added Tor Browser for Install (#209) 2022-10-02 16:09:48 -05:00
Padsala Tushal
81d132b6e8
Added Viber for Install Requested Feature ChrisTitusTech/winutil#102 (#208) 2022-10-02 16:09:31 -05:00
Padsala Tushal
bab3b67ef3
Added WizTree for Install Requested Feature #42 (#207) 2022-10-02 16:09:02 -05:00
Padsala Tushal
9a0366c231
Added KDENLive Video Editor for Install Requested Feature #38 (#206) 2022-10-02 16:08:38 -05:00
Padsala Tushal
cb7643d087
Added Simplewall for Install Requested Feature ChrisTitusTech#56 (#205) 2022-10-02 16:07:41 -05:00
Dipayan Biswas
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
Sarah
75c6c04b48
added check for checking if path exists for TPM (#195) 2022-09-25 19:53:39 -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
DeveloperDurp
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
Sarah
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
hoffmanra
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
Chris Titus
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 Titus
eec55eab59
Merge branch 'test-2022' into main 2022-09-25 13:52:29 -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
Dipayan Biswas
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
Chris Titus
e770c2d5da
Quick Fix - UAC Property error 2022-09-21 08:55:35 -05:00
thecuz1
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
El Hadji Ndiaye
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
Dipayan Biswas
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
Snavy
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
Joaquín
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
Sarah
4ea57b0e63
Added Disable UAC (#136) 2022-09-15 10:48:35 -05:00
Chris Titus
b165da88a9 Update winutil.ps1 2022-09-07 15:34:15 -05:00