CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: NT Service

  1. #1
    Join Date
    Aug 1999
    Location
    Australia, Melbourne
    Posts
    10

    NT Service

    Does anybody know how to program an NT Service in Visual J++ / JAVA...? Has anybody got some code samples?

    Please help if you can,

    Chris


  2. #2
    Join Date
    Sep 1999
    Location
    Madurai , TamilNadu , INDIA
    Posts
    1,024

    Re: NT Service


    Check this site..
    http://www.winwinsoft.com/goodies/RunExeSvc/
    You can easily register any program as a NT service.



  3. #3
    Join Date
    Jul 1999
    Location
    Metro DC
    Posts
    32

    Re: NT Service

    Search the archives about 1-2 weeks back for a similar question. I posted the web site of a app that will take a Java application and convert it so that it can run as a standalone full-blown NT service


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