Re: [WiX-users] Missing Shortcut

2007-01-25 Thread Bob Arnson
Scott Palmer wrote: > It's just odd. Agreed. Unfortunately, I'm not getting a brain-wave; everything looks right so I'm out of ideas. Sorry. -- sig://boB http://bobs.org - Take Surveys. Earn Cash. Influence the Future of

Re: [WiX-users] Missing Shortcut

2007-01-25 Thread Scott Palmer
On 1/25/07, Bob Arnson <[EMAIL PROTECTED]> wrote: Scott Palmer wrote: > The "Company Name" folder is already present in the start menu from > installation of a different product, but the "My Product" sub-folder > is not created for this product. (There is another product installed > that has sh

Re: [WiX-users] Missing Shortcut

2007-01-25 Thread Bob Arnson
Scott Palmer wrote: > The "Company Name" folder is already present in the start menu from > installation of a different product, but the "My Product" sub-folder > is not created for this product. (There is another product installed > that has shortcuts, in a sibling folder call it "Company Name

Re: [WiX-users] Missing Shortcut

2007-01-25 Thread Scott Palmer
On 1/25/07, Scott Palmer <[EMAIL PROTECTED]> wrote: On 1/25/07, Scott Palmer <[EMAIL PROTECTED]> wrote: > > > > On 1/25/07, Bob Arnson <[EMAIL PROTECTED] > wrote: > > > > Scott Palmer wrote: > > > When I install the component, the file "mm-configwizard.exe" is > > > installed, but the shortcut

Re: [WiX-users] Missing Shortcut

2007-01-25 Thread Scott Palmer
On 1/25/07, Scott Palmer <[EMAIL PROTECTED]> wrote: On 1/25/07, Bob Arnson <[EMAIL PROTECTED]> wrote: > > Scott Palmer wrote: > > When I install the component, the file "mm-configwizard.exe" is > > installed, but the shortcut is not. How is this possible? > > Verbose logs are your friend. Che

Re: [WiX-users] Missing Shortcut

2007-01-25 Thread Scott Palmer
On 1/25/07, Bob Arnson <[EMAIL PROTECTED]> wrote: Scott Palmer wrote: > When I install the component, the file "mm-configwizard.exe" is > installed, but the shortcut is not. How is this possible? Verbose logs are your friend. Check the InstallValidate component dump and then the script portion

Re: [WiX-users] Missing Shortcut

2007-01-24 Thread Bob Arnson
Scott Palmer wrote: > When I install the component, the file "mm-configwizard.exe" is > installed, but the shortcut is not. How is this possible? Verbose logs are your friend. Check the InstallValidate component dump and then the script portion for the CreateShortcuts action. -- sig://boB ht