Commit Graph

107 Commits

Author SHA1 Message Date
Chris Titus
bf1d455f80
Fix Long Shutdown and Restart
set NOT to clear page file on shutdown
2022-06-29 21:47:37 -05:00
Rahul Somasundaram
7d4727b51b
decoupling xaml and ps1 (#7)
Co-authored-by: Chris Titus <dfm.titus@gmail.com>
2022-05-17 09:51:27 -05:00
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
Chris Titus
feb1fb4c7c update 2022-05-10 08:37:41 -05:00
Chris Titus
f55814f349 update 2022-05-10 08:18:13 -05:00
Chris Titus
13a1b0e254 update 2022-04-29 23:11:51 -05:00
ChrisTitusTech
59688d367c Initial 2022-04-27 22:42:07 -05:00