CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2003
    Location
    Cracow, Poland
    Posts
    7

    Question Executing programs from service

    Help !!!

    Does enybody know how to run other program from service in Windows 2000. I will be extremaly pleased for any kind of help
    Marek Szarafiñski junior
    e-mail: [email protected]
    GaduGadu: 5446762

  2. #2
    Join Date
    Jun 2002
    Location
    Dallas
    Posts
    39

    Re: Executing programs from service

    I think you not explain exactly what you want, because simple answer CreateProccess (Or CreateProessAsUser) too simple. Probably you want to ask what about security, window station, interactive modes and so on

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