Commit Graph

5 Commits

Author SHA1 Message Date
Rahul Somasundaram
833837155a
Added Uncheck all button in the Install tab (#29) 2022-06-29 21:37:04 -05:00
Carter
4ab2a2790d
Fix and Tweak #19 (#43)
* Fix Issue in #19

 - Pull Request #19 didn't add an entry for PanelDISM into MainWindow.xaml, causing an error to be thrown when the script if executed and a button to not be created
   - Fixed by adding an entry into MainWIndow.xaml that creates the needed button under the FixesUpdate button
   - Note: To see the fix, you need to comment line 9 and uncomment line 8 to use the local MainWindow.xaml instead of the one in the Main Branch

* Fix Formatting and Tweak Things

 - Fixed the formatting
 - Tweaked Write-Host's
   - Added newlines (`n) to space out the Statuses
   - Added progress indicators
     - Required "s and 's to be swapped so x/4 does not perform an operation

* Slight Tweak
2022-06-29 21:36:11 -05:00
ChrisTitusTech
f6b732d812 xml decouple 2022-05-17 10:38:17 -05:00
ChrisTitusTech
a4019d74ec Update MainWindow.xaml 2022-05-17 09:42:56 -05:00
ChrisTitusTech
59688d367c Initial 2022-04-27 22:42:07 -05:00