spec.shortcut.management

1.0.6

A module to help create and delete shortcuts

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name spec.shortcut.management

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name spec.shortcut.management

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2024 Specsavers. All rights reserved.

Package Details

Author(s)

  • owen.heaume

Tags

spec shortcut management

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

FileList

Version History

Version Downloads Last updated
1.0.6 (current version) 19,512 3/26/2024
1.0.5 4 3/26/2024
1.0.4 6 3/22/2024
1.0.3 6 3/22/2024
1.0.2 6 3/22/2024
1.0.1 6 3/22/2024
1.0.0 17,320 3/5/2024
Show more