[WiX-users] Shortcut to Folder example

2008-08-09 Thread timoha
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

Re: [WiX-users] Shortcut to Folder example

2008-08-11 Thread timoha
No more problems. Registry key's root was just incorrect. When I changed back to 3.0.2925, I could see real error string. Not sure why, but in non advertised shortcuts there must be registry key to HKCU, but that solved the problem. Timo Neil Sleightholm wrote: > > Just to step back a bit wh