1. Make sure your Bundle's MsiPackage element is cached (i.e. do not add
Cache='no').

2. Make sure the MSI has the same name. (
http://blogs.msdn.com/b/robmen/archive/2004/12/08/278746.aspx)



On Tue, Mar 26, 2013 at 9:20 AM, Parkes, Kevin <kevin.par...@wacom.eu>wrote:

> We have an MSI which successfully installs as part of bundle. So far, so
> good.
>
> We need to be able to run the same MSI from another, non-WiX (long story,
> don't ask) installation bootstrapper.  On its own, this also works.
> However, if we run this 2nd installer after the WiX bundle, the MSI fails
> to install.
>
> Attempting to install the MSI directly (after the WiX bundle), a network
> error is reported. The log file shows:
>
>   Error 1316. A network error occurred while attempting to read from the
> file: <PathToMSI>
>
> Is it possible to set up the MSI so it can be run twice and either do
> nothing, or perhaps just do a repair, the 2nd time?
>
>
> ------------------------------------------------------------------------------
> Own the Future-Intel&reg; Level Up Game Demo Contest 2013
> Rise to greatness in Intel's independent game demo contest.
> Compete for recognition, cash, and the chance to get your game
> on Steam. $5K grand prize plus 10 genre and skill prizes.
> Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to