feat(RDPSign): Get-DesktopPaths OneDrive Desktop support + compressed changelogs

- Opdatér Get-DesktopPaths i alle 7 app-scripts: brug Get-ChildItem
  -Filter 'Desktop' -Depth 2 i stedet for Join-Path/Test-Path
  så OneDrive-omdirigeret Desktop også fanges
- Tilføj -Exclude 'Public','Default' for at springe systemprofiler over
- Komprimér og opdatér changelog i alle scripts med ny version
- Fjern old_app/ (arkiveret v1.0 scripts)
- Opdatér README.md og README.html
This commit is contained in:
GCH
2026-06-02 08:23:16 +02:00
parent 8e6dffa229
commit 2225abed9d
18 changed files with 575 additions and 1337 deletions
+3 -4
View File
@@ -1,9 +1,8 @@
# ============================================================
# CHANGELOG
# v1.1 - Added -AllUsers switch to sign RDP files on all user
# desktops instead of only the public desktop.
# Added Get-DesktopPaths helper function.
# v1.0 - Initial version, signs on public desktop only.
# v1.2 - Get-DesktopPaths: Depth 2 search for OneDrive Desktop
# v1.1 - AllUsers switch + Get-DesktopPaths helper
# v1.0 - Initial
# ============================================================
param(