Hello, All!
I have tried to install my application with distributed msm files as I
have found in the Internet:
<DirectoryRef Id="TARGETDIR">
    <Merge Id="VCRedist"
SourceFile="MySourceFiles\Microsoft_VC80_CRT_x86.msm" DiskId="1"
Language="0"/>
</DirectoryRef>
<Feature Id="VCRedist" Title="Visual C++ 8.0 Runtime"
AllowAdvertise="no" Display="hidden" Level="1">
    <MergeRef Id="VCRedist"/>
</Feature>

Can you please let me know how can I check for success installation of
runtime modules?
Which files should be copied to computer?


-- 
/BR, Alexander

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to