feat: Improve LTSC and IoT edition handling (#1926)

This commit is contained in:
Kroese
2026-07-21 17:27:54 +02:00
committed by GitHub
parent 49135eb09e
commit 377337a625
12 changed files with 136 additions and 83 deletions
+1 -1
View File
@@ -280,7 +280,7 @@
<Order>17</Order>
<CommandLine>cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data</CommandLine>
<Description>Create desktop shortcut to shared folder</Description>
</SynchronousCommand>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>18</Order>
<CommandLine>cmd /C net use Z: \\host.lan\Data /persistent:yes</CommandLine>