|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Convert EXE into Windows ServiceDoes Microsoft have any utilities that will convert and executable into a
Windows Service? I know there are 3rd party utilities, but I didn't want to buy one if there was already one available in Win2k. TIA, Ken From: "kmkrause2" <kmkrau***@discussions.microsoft.com> From the NT Resource Kit...| Does Microsoft have any utilities that will convert and executable into a | Windows Service? I know there are 3rd party utilities, but I didn't want to | buy one if there was already one available in Win2k. | | TIA, | Ken INSTSRV.EXE SRVANY.EXE The following is an example of installing the SETI Command Line utility as a service. The SETI Command Line utility was renamed to; myseti.exe for the following... @echo off : copy ".\SaH\*.*" %windir% >nul: S@H Client Daemon : v1.3 : %windir%\instsrv MySeti %windir%\srvany.exe regedit /s .\sah_serv.reg c: cd %windir% cmd Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MySeti] [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MySeti\Parameters] "Application"="c:\\winnt\\MySeti.exe" "AppDirectory"="c:\\winnt" To remove a service use the NT Resource Kit utility; delsrv.exe Does this work under Win2k?
Show quoteHide quote "David H. Lipman" wrote: > From: "kmkrause2" <kmkrau***@discussions.microsoft.com> > > | Does Microsoft have any utilities that will convert and executable into a > | Windows Service? I know there are 3rd party utilities, but I didn't want to > | buy one if there was already one available in Win2k. > | > | TIA, > | Ken > > From the NT Resource Kit... > > INSTSRV.EXE > SRVANY.EXE > > The following is an example of installing the SETI Command Line utility as a service. > The SETI Command Line utility was renamed to; myseti.exe for the following... > > > @echo off > : > : S@H Client Daemon > : v1.3 > : > copy ".\SaH\*.*" %windir% >nul > %windir%\instsrv MySeti %windir%\srvany.exe > regedit /s .\sah_serv.reg > c: > cd %windir% > cmd > > Windows Registry Editor Version 5.00 > > [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MySeti] > > [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MySeti\Parameters] > "Application"="c:\\winnt\\MySeti.exe" > "AppDirectory"="c:\\winnt" > > > To remove a service use the NT Resource Kit utility; delsrv.exe > > -- > Dave > http://www.claymania.com/removal-trojan-adware.html > http://www.ik-cs.com/got-a-virus.htm > > > From: "kmkrause2" <kmkrau***@discussions.microsoft.com> Duh !| Does this work under Win2k? That's why I posted the information in a Win2K News Group. I used the term NT Resource Kit because the three utilities; INSTSRV.EXE SRVANY.EXE DELSRV.EXE Will work for; NT4, Win2K, WinXP and Win2003 Server which are all "NT" Operating Systems. You know "NT" can cause some to scurry so his question was understandable. I believe there is a good KB artcle on the David.
http://support.microsoft.com/default.aspx?scid=kb;en-us;137890 -- Show quoteHide quoteGeorge Hester _________________________________ "David H. Lipman" <DLipman~nospam~@Verizon.Net> wrote in message news:O#mIdPhNFHA.1176@TK2MSFTNGP15.phx.gbl... > From: "kmkrause2" <kmkrau***@discussions.microsoft.com> > > | Does this work under Win2k? > > Duh ! > That's why I posted the information in a Win2K News Group. > > I used the term NT Resource Kit because the three utilities; > INSTSRV.EXE > SRVANY.EXE > DELSRV.EXE > > Will work for; NT4, Win2K, WinXP and Win2003 Server which are all "NT" Operating Systems. > > -- > Dave > http://www.claymania.com/removal-trojan-adware.html > http://www.ik-cs.com/got-a-virus.htm > > From: "George Hester" <hesterl***@hotmail.com> Thanx George !| You know "NT" can cause some to scurry so his question was understandable. I believe | there is a good KB artcle on the David. | | http://support.microsoft.com/default.aspx?scid=kb;en-us;137890 | | -- | George Hester Note that the MS article uses the same language... "...Windows NT and Srvany.exe allows any Windows NT application..."
Can't reboot after installing SP4 - please help!
Show Desktop Button Has Gone!! Error Message Windows Explorer doesn't refresh after a folder is deleted Shortcut that mimicks Ctrl+Alt+Del Roaming Profiles too large! HELP!! Amend default C:\Programs installation folder Problem installing W2003 SP1 weird looking hidden System files SUS and the XP SP2 update deadline |
|||||||||||||||||||||||