mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 22:55:52 -06:00
ce7d14b227
* Make 'ConvertTo-Icon' Private Function Parameter more stricter * Fix 'Invoke-WPFShortcut' Public Function Icon Support for the created shortcuts * Replace Tabs with Spaces to follow the conventions * Add new optional parameter to 'ConvertTo-Icon' and Improve the documentation for the function * Update the Description for 'ConvertTo-Icon' Function * Update some Documentation Wording in 'ConvertTo-Icon' Function * Change behavior of one case from throwing an exception to doing an early return Co-authored-by: Martin Wiethan <47688561+Marterich@users.noreply.github.com> * Update Examples for 'ConvertTo-Icon' Functions & Add a new Example, as well as some other changes Besides the updated documentation for 'ConvertTo-Icon' Function, the icon file path has changed from '$env:TEMP\cttlogo.ico' into '$env:LOCALAPPDATA\winutil\cttlogo.ico', and add edge-case of Folder not being found for the Icon File in 'ConvertTo-Icon' Code. --------- Co-authored-by: Martin Wiethan <47688561+Marterich@users.noreply.github.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-WinUtilMouseAcceleration.ps1 | ||
Invoke-WinUtilNumLock.ps1 | ||
Invoke-WinUtilScript.ps1 | ||
Invoke-WinUtilShowExt.ps1 | ||
Invoke-WinUtilSnapFlyout.ps1 | ||
Invoke-WinUtilSnapSuggestion.ps1 | ||
Invoke-WinUtilSnapWindow.ps1 | ||
Invoke-WinUtilStickyKeys.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-WinUtilUiTheme.ps1 | ||
Show-CustomDialog.ps1 | ||
Test-WinUtilPackageManager.ps1 | ||
Update-WinUtilProgramWinget.ps1 |