Hi,

am also getting the same error ie 'The System cannot Execute the specified
program' 
In my wix code I added following merge modules

<Merge Id="VC_User_MFC71.211ADFCA_ED54_4E97_A0C1_80845B72BE77" Language="0"
SourceFile="C:\Program Files\Common Files\Merge
Modules\VC_User_CRT71_RTL_X86_---.msm" DiskId="1" />

<Merge Id="CRT.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E" Language="0"
SourceFile="C:\Program Files\Common Files\Merge
Modules\Microsoft_VC80_CRT_x86.msm" DiskId="1" />

Can any one answer this?



Harry Liljeström wrote:
> 
> Hi,
> 
> I have WiX source code, which contains debug version of an executable.
> Also, in WiX I have included CRT merge module (debug version):
> <Merge Id="VC8Runtime" SourceFile="C:\Program Files\Common Files\Merge
> Modules\Microsoft_VC80_DebugCRT_x86.msm" Language="1033" DiskId="1"/>
> 
> 
> The MSI package is created successfully and it is also installed correctly
> on the target system.
> 
> The CRT dll:s are installed in:
> C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_f75eb16c
> 
> Trying to launch the executable gives me following error:
> 'The system cannot execute the specified program.'
> 
> Can someone explain to me why the debug version of the executable cannot
> be executed in the target system?
> 
> Thanks,
> 
> Harry
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Debug-CRT-merge-module-tf3794591.html#a13988367
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to