CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 1999
    Posts
    29

    Registering Controls on another Computer

    Is it possible to programatically register a control on some other computer in a domain? I imagine you would need Admin rights to do so.

    I would like to be able to register an ActiveX exe on machines in a domain and use them as monitoring tools for the central computer to see what is happening on the individual machines.

    Is this possible

    Thanks

    Simi


  2. #2
    Join Date
    Jan 2000
    Location
    MO, USA
    Posts
    1,506

    Re: Registering Controls on another Computer

    check out this article on Microsoft's Knowledge Base...

    http://support.microsoft.com/support.../q173/4/07.asp

    hope this helps,

    John

    John Pirkey
    MCSD
    www.ShallowWaterSystems.com
    John Pirkey
    MCSD (VB6)
    http://www.stlvbug.org

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured