Re: running Application as Service kills Network connections

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"George Hester" <hesterloli@xxxxxxxxxxx> wrote in message
news:uOwYw3ffHHA.4980@xxxxxxxxxxxxxxxxxxxxxxx
Ah OK Ben the application itself is not mine and so I can not reengineer
it.
I was trying to use the srvany application provided in the Windows 2000
Server Resource Kit not because I knew if I could use it the Network
connections would be available in the application but because I couldn't
think of anything else to try so that the Network connections would be
available. The issue is really a little more complicated than that but in
affect the issue is as was described in the link I provided. And of
course
the need to Interact with the desktop.

The Windows services architecture doesn't support graphical applications, so
you can't expect srvany to correctly run a graphical application as a
service.

What is the underlying problem you are trying to solve? Giving increased
filesystem permission to one and only one application, or something else?


.



Relevant Pages

  • Re: ActiveX EXE as a service...
    ... I wouldn't recommend using SrvAny Dag. ... What confuses me is why you'd want an ActiveX EXE to run in this way. ... VB (and my app) isn't excactly made for service development. ... natively as a windows service, ...
    (comp.lang.basic.visual.misc)
  • Re: WINSRV32.exe
    ... Do we have a Check RootKit for windows. ... (software which checks for common backdoors) ... I did find a psexec.exe file on my Windows 2000 Server and have deleted it. ... srvany is a valid one if you set it up from the NT ...
    (microsoft.public.win2000.security)
  • Re: Some useful details Re: VISTA
    ... Srvany seems to be present in the Windows Server 2003 Resource Kit Tools. ... srvany is not really equivalent to inetd. ...
    (comp.arch.embedded)
  • Run as Service
    ... I have, in the past, used SRVANY to run a Python app as a Windows ... now I am interested in distributing my scripts and ...
    (comp.lang.python)