Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
Go to file
Carter c7043ff0fb
A few grammar, wording, and formatting tweaks (#6)
* A few grammar tweaks and sort services

 - Made a few grammar and wording tweaks
  - Install Tab1 -> Tab 1 - Install
  - Tweaks Buttons -> Tweak Buttons
  - Service tweaks to Manual -> Set Services to Manual
- Improve $services
  - The behavior of $services has not changed, just the formatting and grammar
  - Alphabetize the services to make any service easier to find
  - Improve the grammar and formatting of the comments next to the services
   - Capitalizes the first letter
   - Makes sure there is a space between # and the first word
   - Makes the spacing of each comment consistent so they all appear on the same column

* Fix winget indentation

 - Fixed the Indentation on the winget buttons

* If-statement and indentation

 - Made the format of all If-Statements consistent
   - if(statement){}else{} -> If (statement) {} else {}
 - Improve formatting and indentation
2022-05-17 09:31:18 -05:00
.github/ISSUE_TEMPLATE Update issue templates 2022-05-04 15:04:15 -05:00
.gitignore Update .gitignore 2022-05-10 08:59:02 -05:00
LICENSE Initial commit 2022-04-27 21:25:19 -05:00
MainWindow.xaml Initial 2022-04-27 22:42:07 -05:00
README.md Initial commit 2022-04-27 21:25:19 -05:00
winutil-test.ps1 update 2022-05-10 08:37:41 -05:00
winutil.ps1 A few grammar, wording, and formatting tweaks (#6) 2022-05-17 09:31:18 -05:00

winutil