On Tue, May 20, 2008 at 1:54 PM, Matt Hyclak <[EMAIL PROTECTED]> wrote:

> I think what you really want is
>
> shortcut.pl --description "Image Drive" I: "special:AllUsersDesktop\Image
> Drive.lnk"
>

Awesome thanks!  It would be nice if the help file mentioned that or had an
example.

But you need the backslash after the drive specification if you want a
"drive" icon.  At least on Win2k.  Maybe a reboot would "fix" that, maybe
not.  The only difference I can see in looking at the properties of the
shortcuts is if you click on Change Icon, one has I: for the filename and
other other has I:\

You also don't need to specify the .lnk extension.  If you do it'll create a
shortcut named "Image Drive.lnk" or a file named "Image Drive.lnk.lnk"

This is what I used to get what I wanted:

shortcut.pl --description "Image Drive" I:\ "special:AllUsersDesktop\Image
Drive"


>
> The description is for the tooltip, not the name of the file.


Yes, but I made my mod because the help file didn't provide help in this
area. However, now after your help and staring at the code (I'm not a
programmer) I see what's going on.

Thanks,
kevin
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to