Hey Alexander,

You can use Orca <http://msdn.microsoft.com/en-us/library/aa370557.aspx> to
open the msm and then look at what they are doing. From there you could get
a rough clue as to what is going on with the install.

Thanks,

Brian Rogers
"Intelligence removes complexity." - Me
http://icumove.spaces.live.com


On Thu, May 14, 2009 at 6:34 AM, Alexander Bubnov <
alexander.bub...@gmail.com> wrote:

> 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
>
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to