Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to install the merge modules...?

How to install the merge modules...?

Scheduled Pinned Locked Moved C#
csharpquestionsysadminhelptutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Pankaj Joshi
    wrote on last edited by
    #1

    Hello Experst, I creat an application using the C#.net 2005. In that I use a third party component, I can't install the third party DLL with my application because that is against the policies of that company. So they provide merge modules for that..... I add merge modules in my setup and deployment project, But I have following confusions... 1. Somewhere I rad merge modules are not installed directly...is there any command or proprty to set ....? 2. How can I install that third party merge module with my installer...? Please help :confused:

    Regards Pankaj Joshi If you want to shape your dreams into reality, please wake-up...

    M 1 Reply Last reply
    0
    • P Pankaj Joshi

      Hello Experst, I creat an application using the C#.net 2005. In that I use a third party component, I can't install the third party DLL with my application because that is against the policies of that company. So they provide merge modules for that..... I add merge modules in my setup and deployment project, But I have following confusions... 1. Somewhere I rad merge modules are not installed directly...is there any command or proprty to set ....? 2. How can I install that third party merge module with my installer...? Please help :confused:

      Regards Pankaj Joshi If you want to shape your dreams into reality, please wake-up...

      M Offline
      M Offline
      mav northwind
      wrote on last edited by
      #2

      Hi! Usually there's nothing else to do except add the merge module to your setup and build. The only trouble I ran into once was when there are several merge modules with dependencies between them. In that case, you'll have to copy all the merge modules to %COMMONFILES%\Merge Modules or else VS can't resolve the dependencies.

      Regards, mav -- Black holes are the places where God divided by 0...

      P 1 Reply Last reply
      0
      • M mav northwind

        Hi! Usually there's nothing else to do except add the merge module to your setup and build. The only trouble I ran into once was when there are several merge modules with dependencies between them. In that case, you'll have to copy all the merge modules to %COMMONFILES%\Merge Modules or else VS can't resolve the dependencies.

        Regards, mav -- Black holes are the places where God divided by 0...

        P Offline
        P Offline
        Pankaj Joshi
        wrote on last edited by
        #3

        First of all thanks for your kind reply, I add the merge modules in my project, but this does not seems to be install automatically... Is there any command or propety by which I can install the merge modules...?

        Regards Pankaj Joshi If you want to shape your dreams into reality, please wake-up...

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups