mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-13 22:25:51 -06:00
b2dc605098
* Update applications.json Fake app add made by linux fanboy * Compile Winutil * Update screen-install.png (#1464) * Compile Winutil * Update files (#1487) - Add detections for whether the image to be processed by MicroWin is Windows 10 or later - Add procedure to clear the indexes ComboBox (WinForms term) every time an ISO is specified Co-authored-by: Chris Titus <contact@christitus.com> * Lots of changes to Invoke-WPFFixesUpdate (#1467) * 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 |
||
---|---|---|
.. | ||
ConvertTo-Icon.ps1 | ||
Copy-Files.ps1 | ||
Get-LocalizedYesNo.ps1 | ||
Get-Oscdimg.ps1 | ||
Get-WinUtilCheckBoxes.ps1 | ||
Get-WinUtilInstallerProcess.ps1 | ||
Get-WinUtilRegistry.ps1 | ||
Get-WinUtilToggleStatus.ps1 | ||
Get-WinUtilVariables.ps1 | ||
Install-WinUtilChoco.ps1 | ||
Install-WinUtilProgramWinget.ps1 | ||
Install-WinUtilWinget.ps1 | ||
Invoke-MicroWin-Helper.ps1 | ||
Invoke-WinUtilBingSearch.ps1 | ||
Invoke-WinUtilCurrentSystem.ps1 | ||
Invoke-WinUtilDarkMode.ps1 | ||
Invoke-WinUtilFeatureInstall.ps1 | ||
Invoke-WinUtilMouseAcceleration.ps1 | ||
Invoke-WinUtilNumLock.ps1 | ||
Invoke-WinUtilScript.ps1 | ||
Invoke-WinUtilShowExt.ps1 | ||
Invoke-WinUtilSnapFlyout.ps1 | ||
Invoke-WinUtilTweaks.ps1 | ||
Invoke-WinUtilVerboseLogon.ps1 | ||
Remove-WinUtilAPPX.ps1 | ||
Set-WinUtilDNS.ps1 | ||
Set-WinUtilRegistry.ps1 | ||
Set-WinUtilScheduledTask.ps1 | ||
Set-WinUtilService.ps1 | ||
Set-WinUtilUiTheme.ps1 | ||
Show-CustomDialog.ps1 | ||
Test-WinUtilPackageManager.ps1 | ||
Update-WinUtilProgramWinget.ps1 |