Please help me to deploy merge modules
        Posted  
        
            by Dabblernl
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Dabblernl
        
        
        
        Published on 2010-05-29T14:12:01Z
        Indexed on 
            2010/05/29
            14:32 UTC
        
        
        Read the original article
        Hit count: 241
        
I need to deploy some Crystal Reports XI .dlls (craxdrt.dll, crviewer.dll) to client computers. Craxdrt.dll has many dependencies. I found out that the easiest way to go about this is to use the supplied merge modules. Having always relied on ClikOnce deployment I am at a total loss how to do this.
If it matters: the .exe is written in VB6, but I have visual studio 2010 to make setup projects.
Thanks!
© Stack Overflow or respective owner