Skip to content

Commit

Permalink
Lots of changes to Invoke-WPFFixesUpdate (#1467)
Browse files Browse the repository at this point in the history
* Add Guilded into Communication Tab (#1059)

* Add Guilded into Communication Tab

* Remove Choco Package due to there is no Chocolatey packages

* : Add ZeroTier One to utilities menu (#1061)

* Update applications.json (#1063)

Update to add [SuperF4 - Stefan Sundin](https://stefansundin.github.io/superf4/), as mentioned in #374 [Choco - SuperF4](https://community.chocolatey.org/packages/superf4) maintained by Xav83. [WinGet - SuperF4](https://winstall.app/apps/StefanSundin.Superf4) SuperF4 and Winget package published by Stefan Sundin.

* Update inputXML.xaml (#1062)

Updated inputXML.xaml to account for addition of the SuperF4 software.

* Added AIMP music player (#1064)

* Add Ventoy (Chocolatey Only Package) & .NET Core Runtime (Winget & Chocolatey)  (#1066)

* Tidy up SuperF4 line.

* Tidy up SuperF4 line.

Used spaces instead of tabs.

* Add dotnet 7.0.11 Desktop Runtime

* Undone changes to SuperF4 line

* Addition of Ventoy (chocolatey only) package

* Comment Spacing, Indentation, and Capitalization (#1084)

* Comment Spacing, Indentation, and Capitalization

* Comment Grammar and Spacing

Makes grammar in comments better and more consistent
Adds space before comment and centers word in `Write-Host` commands

* More Grammar and Formatting

* Add some comments

* Populate PlaceHolder comments in functions

Files I found that has issues:
Get-WinUtilRegistry.ps1
Install-WinUtilWinget.ps1
Invoke-WinUtilDarkMode.ps1
Remove-WinUtilAPPX.ps1
Test-WinUtilPackageManager.ps1
Update-WinUtilProgramWinget.ps1

Invoke-WPFUpdatessecurity.ps1

* Tweak a few more comments

* Tweak another write-host statement

* Undo Catch statement adjustment

It's outside of the scope of this pull request

* Fix indentation

* Description, Progress Bar, and nuke step 10

- Added a full description of exactly what the function does
- Replaced `Write-Host`s with multiple progress bars
  - Might've added too many, but I didn't want to add one for just a few of them as I want the user to be able to see all tasks that have been performed, just like with `Write-Host`
- Removed Step 10
  - Only applies to Windows 8

* Add Aggressive Parameter, Actually Force Check for Updates

* Add aggressive parameter and add system repair step

* Lots of changes

* Revert Stuff

This reverts commit 199a92e.

Revert "Comment Spacing, Indentation, and Capitalization (#1084)"

This reverts commit acc2b5b.

Revert "Add Ventoy (Chocolatey Only Package) & .NET Core Runtime (Winget & Chocolatey)  (#1066)"

This reverts commit 932ec6a.

Revert "Added AIMP music player (#1064)"

This reverts commit d1a4a67.

Revert "Update inputXML.xaml (#1062)"

This reverts commit 2db4cb5.

Revert "Update applications.json (#1063)"

This reverts commit ce7edbd.

Revert ": Add ZeroTier One to utilities menu (#1061)"

This reverts commit 783a965.

---------

Co-authored-by: Justawildwolf <[email protected]>
Co-authored-by: Tim Stone <[email protected]>
Co-authored-by: Will Barnard <[email protected]>
Co-authored-by: Ian Bassi <[email protected]>
  • Loading branch information
5 people authored Jan 30, 2024
1 parent 20ada28 commit 5788c29
Showing 1 changed file with 261 additions and 58 deletions.
Loading

0 comments on commit 5788c29

Please sign in to comment.