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. COM
  4. Registering COM Object (NT Service) on Remote mahine?

Registering COM Object (NT Service) on Remote mahine?

Scheduled Pinned Locked Moved COM
questioncomjsonhelp
1 Posts 1 Posters 1 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.
  • A Offline
    A Offline
    Ahmed0192
    wrote on last edited by
    #1

    how can i register & Configure an NT Service implemented as COM Object on a remote machine. Right now what I am doing is: Copy the Service(S.exe file) and Proxy-stub dll to the remote machine and place them in system32 directory. Then I run the commands: s /service regsvr32 sps.dll for registering service and proxy-stub dll. I need all this functionality programatically. so that i just specify the name of the remote machine in client and it does the rest of all. i.e register the exe as service and also register the proxy stub dll. can anyone help me thank you very much in advance.

    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