On 12/20/2013 10:44 AM, David Connet wrote:
> From: Gerry Reno [mailto:gr...@verizon.net]
>  >
>>      <Binary Id='CMDEXE' SourceFile='C:\WINDOWS\System32\cmd.exe' />
> I don't think that's legal. cmd.exe is not a redistributable file. You 
> can't include it in your installer.

cmd.exe is not being distributed.  Binary is how you call system files.


>
> And if you're building a 32-bit msi on an x64 system, it will definitely 
> be broken.
???.  Not doing that.

>
> And if that's a customaction that is launching an installer (from the 
> 'Id', it sounds like it), that will also cause a problem). You can't run 
> nested msi installs. Only one msi can be run at a time.

???.  Not doing that either.


>
> Dave
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT 
> organizations don't have a clear picture of how application performance 
> affects their revenue. With AppDynamics, you get 100% visibility into your 
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to