my version(s) of WIX:
3.0.2925
and 
3.0.4318 (tried this too, but I use visual studio 2005 to build packages with 
WIX, 3.0.4318 error/warning outputs are not very good, for some reason, it 
gives only error codes & line number, but no the possible reason string why it 
gives an error).
 
I think, my problem is very silly now.> Date: Mon, 11 Aug 2008 09:22:35 +0100> 
From: [EMAIL PROTECTED]> To: wix-users@lists.sourceforge.net; 
wix-users@lists.sourceforge.net> Subject: Re: [WiX-users] Shortcut to Folder 
example> > Which version of WiX are you using?> > Neil> > Neil Sleightholm> X2 
Systems Limited> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > > 
________________________________> > From: [EMAIL PROTECTED] on behalf of Timo 
Hannukkala> Sent: Mon 11/08/2008 06:06> To: General discussion for Windows 
Installer XML toolset.> Subject: Re: [WiX-users] Shortcut to Folder example> > 
> > > Hi,> > I don't success for some reason.> > I have first directory to menu 
folder:> <Directory Id="TARGETDIR" Name="SourceDir"><Directory 
Id="ProgramMenuFolder" Name="Programs"><Directory 
Id="ProgramMenuDirSoftwareMyProduct" Name="MyProduct"></Directory></Directory>> 
// Then I have shortcut (I also tried with CreateFolder but no success to me, I 
do something ve
 ry silly<Directory Id="ProgramFilesFolder"><Directory 
Id="INSTALLDIR"><Directory Id="MyProductSubDirectory" 
Name="SubDirectory"><Component Id="ShortcutToFolderComponent" 
Guid="5EF201FD-00CF-4C8C-8CB8-B26027C3BD05"><Shortcut Id="Shortcut" Name="Test" 
Directory="ProgramMenuDirSoftwareMyProduct" Target="[MyProductSubDirectory]" 
/>....> // This folder & component has also files but I don't show them....> 
</Component>> </Directory></Directory></Directory></Directory>> > > Date: Sun, 
10 Aug 2008 09:45:27 +0100> From: [EMAIL PROTECTED]> To: 
wix-users@lists.sourceforge.net> Subject: Re: [WiX-users] Shortcut to Folder 
example> > 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-e> xample-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?ban> ner_id=100&url=/> 
_______________________________________________> WiX-users mailing list> 
WiX-users@lists.sourceforge.net> 
https://lists.sourceforge.net/lists/listinfo/wix-users> 
_________________________________________________________________> Discover the 
new Windows Vista> 
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE> 
-------------------------------------------------------------------------> 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
_________________________________________________________________
Explore the seven wonders of the world
http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE
-------------------------------------------------------------------------
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