I have just tried this (in WiX v3):
          <Shortcut Id="Shortcut" Name="Test" Directory="DesktopFolder"
Target="[ProgramFilesFolder]" />

And it works for me, it places a shortcut on the desktop to the program
file folder.

Neil

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of timoha
Sent: 10 August 2008 05:45
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Shortcut to Folder example


Hi,

I have tried to get simple Shortcut from menus to Folder (no file). But
somehow I always fails. I can get it to file.

Could someone give me little example?

I have tried Target=[DirectoryID], as I think should work, but no
success
for me.

-- 
View this message in context:
http://www.nabble.com/Shortcut-to-Folder-example-tp18897432p18897432.htm
l
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to