<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi all,<BR>
 <BR>
I've been trying to work this out but have tried for too long - is there any way I can copy a shortcut from a network share (within the WPKG %SOFTWARE% directory on our server) to the desktop of a computer?<BR>
 <BR>
I think I have got close but it continues to tell me that the file does not exist when WPKG processes line 2:<BR>
 <BR>
<package id="CH4EnvChangeShortcut" name="CH4 Environmental Change Shortcut" revision="1" reboot="false" priority="0"><BR> <install cmd='net use x: <A href="file://\\10.251.193.3\MMedia\Shortcuts'">\\10.251.193.3\MMedia\Shortcuts'</A> /><BR> <install cmd='copy "x:\CH4 Environmental Change.lnk" "C:\Documents and Settings\All Users\Desktop"' /><BR> <install cmd='net use x: /delete /yes' /><BR></package><BR>
 <BR>
The shortcut definetly exists and is named as above.<BR>
 <BR>
Help much appreciated, I have a number of apps which only need a shortcut placed for the user to access and getting this to work would be excellent!<BR>
 <BR>
Thanks,<BR>
 <BR>
Chris<BR><br /><hr />Share your photos with Windows Live Photos – Free  <a href='http://clk.atdmt.com/UKM/go/132630768/direct/01/' target='_new'>Find out more!</a></body>
</html>