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

    Start a Windows NT application

    How can i start an application in a Windows NT Server without having to logon and stays running after i logoff the user...

    thanks in advance..
    Vitor Sarabando

    [email protected]



  2. #2
    Join Date
    May 1999
    Posts
    24

    Re: Start a Windows NT application

    Create Your Application As Windows NT Service

    Services Remain Working When Users Log Off

    I think so.

    Thanks,
    Ilgar Mashayev

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