Re: [WiX-users] Shortcut problem, and a few other notes

2006-09-18 Thread Eric Epstein
Simon, I am new to using WiX too, but I just got some help from the list, so I think I will try to give back. I think your first attempt is really close. I think that all you need to add is the following line after your and before your "ProgramMenuFolder" is a special (reserved/magic) name

[WiX-users] adding -loc parameter to 'light' when building WiX project in Visual Studio 2005

2006-09-18 Thread Eric Epstein
Hello, I have just started using Votive2-2.0.4415.0 and Visual Studio 2005. In order to add the UI features to the installer, you need to supply the '-loc' parameter (and associated value) to the 'light' linker. I have been able to do this successfully from the command line. I have not found a w