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:
@ -9,8 +9,7 @@
|
||||
param([string]$Path = "", [string]$Password = "")
|
||||
|
||||
|
||||
function DecryptFile
|
||||
{
|
||||
function DecryptFile {
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Decrypts a file encrypted with Protect-File.
|
||||
|
Reference in New Issue
Block a user