Unverified Commit 5c09e6d3 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

feat: Create desktop shortcut to shared folder

parent a577df61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>