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#a10732487
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to