feat: Create desktop shortcut to shared folder

This commit is contained in:
Kroese 2025-10-02 23:19:46 +02:00 committed by GitHub
parent a577df61fc
commit 5c09e6d345
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -462,7 +462,7 @@
<SynchronousCommand wcm:action="add">
<Order>25</Order>
<CommandLine>cmd /C mklink /d %userprofile%\Desktop\Shared \\host.lan\Data</CommandLine>
<Description>Create shortcut to shared folder on desktop</Description>
<Description>Create desktop shortcut to shared folder</Description>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>26</Order>