Oddly that doesn't seem to be the issue.  There are a lot of differences
between the two wxs files (much more than just adding a dummy file and
shortcut).  Could you please try to narrow down the changes a bit more
between the working and non-working install?  Also, please attach a verbose
log from a failed install so that we can check that out as well.

Thanks,
Derek

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brian Simoneau
Sent: Thursday, July 13, 2006 5:47 AM
To: Arto Stimms; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Creating msi from merge module fails

When you don't have the dummy file and shortcut, does your msi have
InstallFiles and CreateShortcuts in the InstallExecuteSequence?  If not,
then rather than adding a dummy file and shortcut, you can add those
actions directly to your wxs.

-Brian Simoneau

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Arto
Stimms
Sent: Thursday, July 13, 2006 8:34 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Creating msi from merge module fails


Hi,

There does not seem to be any errors in the log and
the msi file has the correct size.

Another WiX user who had the same problem advised me
to add a dummy file and shortcut to make it work.

This works (wsx file attached) but is not very
elegant. A doubt that my users would like dummy files
placed on their desktop.

Does anybody have any ideas why the merge module is
not being installed without dummey file+shortcut (I
tried removing just the shortcut, but it didn't work),
or mayby ideas for a workaround?

Best Regards,
  Arto Stimms

--- Derek Cicerone <[EMAIL PROTECTED]>
wrote:

> What does the verbose installation log say?  Have
> you verified that the msi
> file is created with files?

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to