Results 1 to 2 of 2

Thread: MySeq Server running as a windows service

  1. #1
    Developer
    Join Date
    Nov 2007
    Posts
    539

    MySeq Server running as a windows service

    I started playing with windows services, and put together some code to get myseqserver.exe to run as a windows service.

    I attached the source code of what I changed in the server, and a precompiled server. I based it on the 1.22 server code. The only file I changed was the MySEQ.server.cpp.

    To run it as a service, you need to copy the myseqserver.ini to your system32 folder, which is often c:\windows\system32. The GetCurrentDirectory for a service will default here. I can probably get it to read the folder of the application from the registry, but I haven't gotten that far with playing with it.

    To install the service use myseqserver -i
    To delete the service use myseqserver -d

    All other commands should work normally. But after installing as a service, you can manage it from the services control manager by running services.msc.

    http://rapidshare.com/files/159464098/MySEQ.server.zip

    http://rapidshare.com/files/159464290/myseqserver.zip

    Enjoy,

    Razzle
    Last edited by Razzle; 10-31-2008 at 05:11 PM. Reason: I candtf profth reeyd

  2. #2
    Registered User
    Join Date
    Sep 2006
    Posts
    97

    Re: MySeq Server running as a windows service

    Very cool, good work!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On