PC Review


Reply
Thread Tools Rate Thread

Creating a windows system process in XP Pro..?

 
 
=?Utf-8?B?UGhpbGxpcCBMZWU=?=
Guest
Posts: n/a
 
      30th Jan 2006
I have an application that I would like to configure a windows system process
for so that it will not interact with the desktop. Currently, when I log in
the application pops up and there are no options within the program to tell
it to start minimized or anything like that. I used sc.exe to create a
system process but it will not start properly.. Here is the command I used
to create it..

C:\Windows\System32\sc.exe create "timershot" binPath=
"C:\windows\system32\timershot.exe"

This does create a system process within the services mmc, but when I try to
start it I get the following:

"Error 1053: The service did not respond to the start or control request in
a timely fashion"

I looked it up, and Microsoft says that I just need to install the .NET 1.1
Framework SP1 but I already have that installed on my machine. I went ahead
and re-installed it and re-booted, but it did not fix the issue.

Anybody have an idea of how to make this work?

Thanks in advance...

Phillip
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions? Daniel Microsoft Windows 2000 Networking 1 13th Apr 2006 08:58 AM
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions? Daniel Microsoft Dot NET Framework 1 13th Apr 2006 04:56 AM
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions? Daniel Microsoft Windows 2000 Security 0 12th Apr 2006 11:47 PM
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions? Daniel Microsoft Windows 2000 0 12th Apr 2006 11:47 PM
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions? Daniel Microsoft Dot NET 0 12th Apr 2006 11:46 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:53 PM.