mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
feat: Create desktop shortcut to shared folder
This commit is contained in:
parent
a577df61fc
commit
5c09e6d345
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue