Results 1 to 4 of 4

Thread: set an app to start as windows service

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Titanium Member
    Join Date
    Jul 2002
    Location
    blk helo target, WA
    Posts
    2,846
    thanks curio - edit - ok, I'm lost. Typing this only gives me a error

    To install Srvany as a service, issue the following command:

    instsrv MyService c:\path\srvany.exe
    I found this!
    What Is NT Wrapper? Released January 2005 - http://www.duodata.de/ntwrapper/index.htm

    The NT Wrapper allows standard Windows 32 bit applications or scripts to be run as a Windows NT/2K/XP/2003 Service. NT Wrapper features: Easy configuration thru a GUI and simple INI files, prioritization of sub-processes, custom environments, CPU binding, redirecting of Stdout/Stderr to file, logging to the event log and to disk and the capability to run multiple applications in a single NT Wrapper service instance.

    Currently two different versions are available:
    NT Wrapper Lite - Freeware for noncommercial use.
    NT Wrapper Pro - Commercial, must be registered.
    Cool! Got it working

    Last edited by lynchknot; April 16th, 2005 at 18:12 PM.

Posting Permissions

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