instsrv & srvany

A

Andreas Moroder

Hello,

I am searching for instsrv.exe & srvany.exe for windows XP to run as exe
as service. Can anyone please tell where I can download them ?
I found the win 2003 resource kir, the 2000 and evene the NT but not a
XP Version.

Thanks
Andreas
 
J

John John - MVP

Andreas said:
Hello,

I am searching for instsrv.exe & srvany.exe for windows XP to run as exe
as service. Can anyone please tell where I can download them ?
I found the win 2003 resource kir, the 2000 and evene the NT but not a
XP Version.

Use the ones from the Server 2003 Resource Kit.

John
 
V

VanguardLH

Andreas said:
I am searching for instsrv.exe & srvany.exe for windows XP to run as exe
as service. Can anyone please tell where I can download them ?
I found the win 2003 resource kir, the 2000 and evene the NT but not a
XP Version.

There is no Windows XP Resource Kit. The Windows 2000 Server Resource
Kit gets used under Windows XP.

ftp://ftp.microsoft.com/ResKit/win2000/

This lists *some* but not all of the utilities in the W2K RK. I don't
think srvany is included. Since you "found" the W2K RK, just use that.
I did find:

http://www.petri.co.il/download_free_reskit_tools.htm

which has srvany but remember that this is a 3rd party source. Does
this background process you want to run as a service actually have
absolutely no user input or prompts? If it does, it can't run as a
service. Why not just add the program as a startup item either by
adding it to the HKCU/HKLM Run registry key, as a login script, as a
Startup folder item, or a scheduled event in Task Scheduler that loads
on login? What is running it as an NT service going to give you?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top