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:
2026-06-09 13:10:36 +02:00
parent 0175864e72
commit 37d1a8d971
11 changed files with 21 additions and 11 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
##################################################
## Project: Elysium ##
## File: Update-LithnetStore.ps1 ##
## Version: 2.2.4 ##
## Version: 2.2.5 ##
## Support: support@cqre.net ##
##################################################