Enter Keywords:
1 - 10 of 3172(0.024 seconds)
Sort By:
 
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...
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 ...
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...
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'...
Zones: Visual Basic ClassicDate Answered: 02/08/2003 Rating: 7.6 Views: 0
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...
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
Zones: Misc ProgrammingDate Answered: 02/22/2003 Rating: 8.8 Views: 0
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...
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
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...
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), ...
Zones: .NET ProgrammingDate Answered: 11/21/2003 Rating: 7.4 Views: 0