mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 22:55:52 -06:00
1032d3d5aa
* Add Progress bar to some stuff https://learn.microsoft.com/en-us/dotnet/api/system.windows.shell.taskbariteminfo?view=windowsdesktop-8.0 * add function to manage taskbar item changed from manually setting the taskbar overlay, progressvalue and progress state to setting them through a function * add description feature * use Dispatcher.Invoke * restructure, fix, additions * fix merge conflicts * add check to progresses * remove progress from wiget & choco install * fix * polish * fix * Update functions/private/Set-WinUtilTaskbarItem.ps1 Co-authored-by: Mr.k <mineshtine28546271@gmail.com> * fix syntax * Update functions/private/Set-WinUtilTaskbarItem.ps1 Co-authored-by: Mr.k <mineshtine28546271@gmail.com> * rework - add overlay presets - rework image saving & converting - removed popup after uninstalling applications * fix description of function * undo winutil * remove check.png * Update functions/private/Set-WinUtilTaskbarItem.ps1 Co-authored-by: Mr.k <mineshtine28546271@gmail.com> * Update functions/private/Set-WinUtilTaskbarItem.ps1 Co-authored-by: Mr.k <mineshtine28546271@gmail.com> * rework assets directory & its usage * fixes - ability to set no overlay added - added relative path to winutildir * hotfix * last fixes * add comment * remove trailing whitespaces THX to Mr.K :) * renamed checkmark & added warning * last fixes remove bitmap remove unneeded "| out-null" * hotfix for new commit --------- Co-authored-by: Mr.k <mineshtine28546271@gmail.com> |
||
---|---|---|
.. | ||
ConvertTo-Icon.ps1 | ||
Copy-Files.ps1 | ||
Get-LocalizedYesNo.ps1 | ||
Get-Oscdimg.ps1 | ||
Get-TabXaml.ps1 | ||
Get-WinUtilCheckBoxes.ps1 | ||
Get-WinUtilInstallerProcess.ps1 | ||
Get-WinUtilToggleStatus.ps1 | ||
Get-WinUtilVariables.ps1 | ||
Get-WinUtilWingetLatest.ps1 | ||
Get-WinUtilWingetPrerequisites.ps1 | ||
Get-WPFObjectName.ps1 | ||
Install-WinUtilChoco.ps1 | ||
Install-WinUtilProgramChoco.ps1 | ||
Install-WinUtilProgramWinget.ps1 | ||
Install-WinUtilWinget.ps1 | ||
Invoke-MicroWin-Helper.ps1 | ||
Invoke-WinUtilBingSearch.ps1 | ||
Invoke-WinUtilCurrentSystem.ps1 | ||
Invoke-WinUtilDarkMode.ps1 | ||
Invoke-WinUtilFeatureInstall.ps1 | ||
Invoke-WinUtilGPU.ps1 | ||
Invoke-WinUtilHiddenFiles.ps1 | ||
Invoke-WinUtilMouseAcceleration.ps1 | ||
Invoke-WinUtilNumLock.ps1 | ||
Invoke-WinUtilScript.ps1 | ||
Invoke-WinUtilShowExt.ps1 | ||
Invoke-WinUtilSnapFlyout.ps1 | ||
Invoke-WinUtilSnapSuggestion.ps1 | ||
Invoke-WinUtilSnapWindow.ps1 | ||
Invoke-WinUtilSponsors.ps1 | ||
Invoke-WinUtilStickyKeys.ps1 | ||
Invoke-WinUtilTaskbarAlignment.ps1 | ||
Invoke-WinUtilTaskbarSearch.ps1 | ||
Invoke-WinUtilTaskbarWidgets.ps1 | ||
Invoke-WinUtilTaskView.ps1 | ||
Invoke-WinUtilTweaks.ps1 | ||
Invoke-WinUtilVerboseLogon.ps1 | ||
Remove-WinUtilAPPX.ps1 | ||
Set-WinUtilDNS.ps1 | ||
Set-WinUtilRegistry.ps1 | ||
Set-WinUtilScheduledTask.ps1 | ||
Set-WinUtilService.ps1 | ||
Set-WinUtilTaskbarItem.ps1 | ||
Set-WinUtilUiTheme.ps1 | ||
Show-CustomDialog.ps1 | ||
Test-WinUtilPackageManager.ps1 | ||
Update-WinUtilProgramWinget.ps1 |