mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-10 05:17:44 +02:00
Update the comment based header
This commit is contained in:
@ -5,10 +5,10 @@
|
||||
This script launches the Microsoft Outlook email application.
|
||||
.EXAMPLE
|
||||
PS> ./open-outlook
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
Author: Markus Fleschutz | License: CC0
|
||||
#>
|
||||
|
||||
function TryToExec { param($Folder, $Binary)
|
||||
|
Reference in New Issue
Block a user