Re: windows service
hi
you can use (srvany) application, by this application you can run any (EXE)
application as Windows Service.
you can search for (srvany.exe) on the internet by Google.
or you can make Windows Service Application by Visual Studio.NET, its very
easy.
--
Tarek M. Siala
"amr" <Amr_Hegazy@xxxxxxxxxxx> wrote in message
news:ObcmZnSaGHA.2368@xxxxxxxxxxxxxxxxxxxxxxx
i need to add my exe to windows service If you Know
thanls
.
Relevant Pages
- Unhandled Exception Not Being Caught
... I wrote a very simple Windows Service in VB.NET, ... resulting MSI explicitly installs the service. ... other EXE, ... There is no explanation of *what* the exception actually is. ... (microsoft.public.dotnet.languages.vb) - Re: CFrameWnd::LoadFrame cause insufficient memory error
... It is not an issue of memory assignment; it is an issue of some variable not being ... >I have a windows service that locally calls an .exe application ... >Normally a windows service is associated with LocalSystem ... >the account that can access to the protected directory. ... (microsoft.public.vc.mfc) - Re: Trying to start a perl script as Windows Service
... To run an arbitrary program as a windows service you need to use srvany ... I have used srvany from the Resource Kit and followed the steps from ... (comp.lang.perl.misc) - .NET Remoting
... I have System.Timers.Timer instance that reside on my Windows Service ... My Windows Service App subscribe that instance of ... Remoting Site unless it is DLL. ... But my App is EXE. ... (microsoft.public.dotnet.languages.csharp) - Re: Trying to start a perl script as Windows Service
... To run an arbitrary program as a windows service you need to use srvany ... I have used srvany from the Resource Kit and followed the steps from ... (comp.lang.perl.misc) |
|