spec.shortcut.management
1.0.8
A module to help create and delete shortcuts
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2024 Specsavers. All rights reserved.
Package Details
Author(s)
- owen.heaume
Tags
Functions
New-specDesktopShortcut New-specStartMenuShortcut Remove-specDesktopShortcut Remove-specStartMenuShortcut
Dependencies
This module has no dependencies.
Release Notes
* 1.0.0 - Initial release of spec.shortcut.management
* 1.0.1 - Expose Remove-specDesktopShortcut to public
* 1.0.2 - Add '4' as a WindowStyle parameter option
* 1.0.3 - Add test for null or empty icon location
* 1.0.4 - Clarify write-host output
* 1.0.5 - Add test for null or empty window style
* 1.0.6 - Write-host colour formatting
* 1.0.7 - Add support for environment variables in TargetPath
* 1.0.8 - Fix support for environment variables in TargetPath
FileList
- spec.shortcut.management.nuspec
- Public\New-specDesktopShortcut.ps1
- spec.shortcut.management.psd1
- Public\New-specStartMenuShortcut.ps1
- spec.shortcut.management.psm1
- Public\Remove-specDesktopShortcut.ps1
- en-US\about_spec.shortcut.management.help.txt
- Public\Remove-specStartMenuShortcut.ps1