As part of the WINDOWS NT RESOURCE KIT you get a application for running your own applocations as a service.
When this app is run (SRVANY.EXE) it crashed with :-
Services
Could not...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10114232.html
Zones:
Windows NTDate Answered: 01/05/1999 Rating: 7.6 Views: 0
How can I start a service with a priority different from the default priority Windows NT gives to the service?
In other words, I need to change the priority of a service and Windows NT doesn’t let ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10154826.html
Zones:
Windows NTDate Answered: 04/27/1999 Rating: 6.2 Views: 0
Hi,
I am writing an NT service in Visual C++. I have written a small service control program (SCP) so that I can start or stop the service quickly, but I cannot debug the service once it is run...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_11072106.html
Zones:
C++Date Answered: 08/23/2000 Rating: 7.2 Views: 0
I'm making my first windows service and I'm going back and doing some error coding where I want the service to actually stop itself.
I don't see any real methods for closing the service. I don'...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20304308.html
I only have one account on my computer other than the built-in Administrator account, and I want to have the Administrator account (or another I create, if I have to) to startup with as little as p...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_20506890.html
Zones:
Windows XPDate Answered: 02/19/2003 Rating: 4.2 Views: 0
How can i make windows service in vb6.0?Kindly give the answer ASAP if some body knows about it
http://www.experts-exchange.com/Programming/Misc/Q_20521893.html
I am using .NET to build a distribution of my software. I am also using the bootstrap setup.exe that I downloaded from the microsoft site which allows the installation to check to see if the target...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20533705.html
Zones:
C#Date Answered: 04/02/2004 Rating: 7.6 Views: 0
Hi
Is there a way I can display a messagebox from my windows service, I just want to notify the user of an event.
Thanks
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20577988.html
Zones:
C#Date Answered: 11/11/2003 Rating: 7.4 Views: 0
From my Windows Service I need to run a batch file (Windows 2000 command file), which then runs an executable. This executable creates an output file, which my service then needs to process furthe...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20587788.html
Zones:
C#Date Answered: 04/23/2003 Rating: 6.2 Views: 0
I've actually asked this question in the C# area, but then realised it's probably more a general .NET question...
From my Windows Service I need to run a batch file (Windows 2000 command file), ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20587855.html