mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 14:45:52 -06:00
Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
ebaf52a774
* upload example * decoupling xaml and ps1 (#7) Co-authored-by: Chris Titus <dfm.titus@gmail.com> * Update README.md * convert to runspaces * add security updates to invoke-button * Update README.md removed extra text about test branch * initial commit to test restmethod * formatting Co-authored-by: Rahul Somasundaram <rahulstsgr@gmail.com> Co-authored-by: Chris Titus <dfm.titus@gmail.com> |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
.gitignore | ||
applications.json | ||
LICENSE | ||
MainWindow.xaml | ||
README.md | ||
winutil-test.ps1 | ||
winutil.ps1 |
Chris Titus Tech Windows Utility
Launch Command:
iwr -useb https://christitus.com/win | iex
Issues
If you have any issues with the script please submit them to Issues tab here on GitHub and fill out the template so I can fix any bugs or make feature requests.
Contribute Code
For pull requests, be sure and document ALL changes. If you add something to the tweaks section the undo MUST also be applied to remove the new tweaks. Any tweak not following this format will be denied. Any code not well documented will be denied.