Recently I started having problems with my printer spooler service because I was being stupid and deleted my old Lexmark printer. Lucky for me that just so happened to be one of the dependencies of the service. So I researched and researched and finally I just deleted it using Command Prompt.
I planned on recreating it but that is harder than I thought. Whenever I put in all of the information that it tells me to, I get: "The syntax of the command is incorrect".
This is what I tried to enter when the Command Prompt already says;
C:\Documents and Settings\ValuedCustomer>I enter this: sc create [Spooler] [binPath= C:\WINDOWS\system32\spoolsv.exe]
type=<own> start=<demand> error=<normal>
binPath=<C:\WINDOWS\system32\spoolsv.exe> group=<SpoolerGroup>
tag=<no> depend=<RpcSs> obj=<LocalSystem> DisplayName=<Print Spooler>
password=<password>
and for some reason I keep getting the same response: "The syntax of the command is incorrect". I have also tried putting spaces in between the = signs and the greater than marks but nothing seems to work. I give up.
So if anyone knows how to do it PLEASE HELP ME!!
I planned on recreating it but that is harder than I thought. Whenever I put in all of the information that it tells me to, I get: "The syntax of the command is incorrect".
This is what I tried to enter when the Command Prompt already says;
C:\Documents and Settings\ValuedCustomer>I enter this: sc create [Spooler] [binPath= C:\WINDOWS\system32\spoolsv.exe]
type=<own> start=<demand> error=<normal>
binPath=<C:\WINDOWS\system32\spoolsv.exe> group=<SpoolerGroup>
tag=<no> depend=<RpcSs> obj=<LocalSystem> DisplayName=<Print Spooler>
password=<password>
and for some reason I keep getting the same response: "The syntax of the command is incorrect". I have also tried putting spaces in between the = signs and the greater than marks but nothing seems to work. I give up.
So if anyone knows how to do it PLEASE HELP ME!!