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> |
||
---|---|---|
.. | ||
Invoke-ScratchDialog.ps1 | ||
Invoke-WPFButton.ps1 | ||
Invoke-WPFCloseButton.ps1 | ||
Invoke-WPFControlPanel.ps1 | ||
Invoke-WPFFeatureInstall.ps1 | ||
Invoke-WPFFixesNetwork.ps1 | ||
Invoke-WPFFixesUpdate.ps1 | ||
Invoke-WPFFixesWinget.ps1 | ||
Invoke-WPFFormVariables.ps1 | ||
Invoke-WPFGetInstalled.ps1 | ||
Invoke-WPFGetIso.ps1 | ||
Invoke-WPFImpex.ps1 | ||
Invoke-WPFInstall.ps1 | ||
Invoke-WPFInstallUpgrade.ps1 | ||
Invoke-WPFMicrowin.ps1 | ||
Invoke-WPFOOSU.ps1 | ||
Invoke-WPFPanelAutologin.ps1 | ||
Invoke-WPFPanelDISM.ps1 | ||
Invoke-WPFPresets.ps1 | ||
Invoke-WPFRunAdobeCCCleanerTool.ps1 | ||
Invoke-WPFRunspace.ps1 | ||
Invoke-WPFShortcut.ps1 | ||
Invoke-WPFTab.ps1 | ||
Invoke-WPFToggle.ps1 | ||
Invoke-WPFTweakPS7.ps1 | ||
Invoke-WPFtweaksbutton.ps1 | ||
Invoke-WPFUltimatePerformance.ps1 | ||
Invoke-WPFundoall.ps1 | ||
Invoke-WPFUnInstall.ps1 | ||
Invoke-WPFUpdatesdefault.ps1 | ||
Invoke-WPFUpdatesdisable.ps1 | ||
Invoke-WPFUpdatessecurity.ps1 |