In article <[EMAIL PROTECTED]>,
    "Aris Green" <[EMAIL PROTECTED]>  writes:

> I have been using managec C++ CA's coded in Visual Studio 2003 for
> installs.

IMO, you might as well just use native C++ at that point.

> Well, you get the picture.  One wrinkle, the VC 2005 requires linking to the
> C++ CRT as a DLL when using .NET.  You have to use a manifest when linking
> to the CRT, so if the same exact version that you built against in your CA
> is not on the target machine, BAM!.

You still "tattoo your process" using this technique, though.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to