mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Improved the scripts
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
|
||||
#Requires -RunAsAdministrator
|
||||
|
||||
param([string]$Directory = "")
|
||||
param($Directory = "")
|
||||
|
||||
|
||||
function CheckIfInstalled {
|
||||
|
Reference in New Issue
Block a user