Re: [WiX-users] Shortcut Question

2008-06-25 Thread Will Burton
onent. By default the KeyPath of > the Component is the first valid KeyPath (File, Registry, > ODBCThingIForGetBecauseINeverUseIt) child element after the Component. > > -Original Message- > From: [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] On Behalf Of Will Burton >

Re: [WiX-users] Shortcut Question

2008-06-25 Thread Will Burton
conversation? > > -Original Message- > From: [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] On Behalf Of Will Burton > Sent: Wednesday, June 25, 2008 09:55 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Shortcut Question > > Hm

Re: [WiX-users] Shortcut Question

2008-06-25 Thread Will Burton
age- > From: [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] On Behalf Of Will Burton > Sent: Wednesday, June 25, 2008 08:36 > To: General discussion for Windows Installer XML toolset. > Subject: [WiX-users] Shortcut Question > > Can you have multiple shortcuts per component? >

[WiX-users] Shortcut Question

2008-06-25 Thread Will Burton
Can you have multiple shortcuts per component? Mine all link to the same program as the first shortcut in the component. - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just abou

Re: [WiX-users] Question on Merge Modules

2008-06-18 Thread Will Burton
; light.exe(0,0): warning LGHT1076: ICE82: This action > SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E has duplicate sequence > number 1 in the table AdvtExecuteSequence > > These warnings are expected and are due to how the Visual C++ merge modules > were authored. For more

[WiX-users] Question on Merge Modules

2008-06-18 Thread Will Burton
I have a program I need to install that won't work without the VC 9.0 redistributable package. Can I simply add the necessary merge modules and be done? Or is there more involved? - Check out the new SourceForge.net Marketplac