Release v2.2.5: resolve DSInternals module path in block error
The Zone.Identifier block detection now dynamically resolves the actual DSInternals module installation path via Get-Module instead of hardcoding a ProgramFiles path, so the Unblock-File command in the error message is always correct. All versions bumped to unified v2.2.5.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
$script:ElysiumVersion = '2.2.4'
|
||||
$script:ElysiumVersion = '2.2.5'
|
||||
|
||||
function Invoke-RestartWithExecutable {
|
||||
param(
|
||||
|
||||
Reference in New Issue
Block a user