PDA

View Full Version : services


Infinity
February 18th, 2005, 02:08 PM
Hi , if I end a service like windows update, then I won't get notified by regdef.

is it possible to do that? I would like to but I allready got that key listed (default) and everything is set to : ask user at key and values.


thanx

Jason_R0
February 18th, 2005, 02:15 PM
{QUOTE-> Hi , if I end a service like windows update, then I won't get notified by regdef.

is it possible to do that? I would like to but I allready got that key listed (default) and everything is set to : ask user at key and values.


thanx <-QUOTE}

If ending the service involves modifying the registry, then RegDefend should alert on it, as long as you have added the correct registry key. How were you ending the service?

Infinity
February 18th, 2005, 02:18 PM
with the control centre Jason like allways.

it would be nice though : getting a sign if a process was ended by the hard way (cmd) or whatever way.


I thought registry values where modified if a service was ended or started...

ok, another thing I've learned here....

:)

Inf.

Jason_R0
February 18th, 2005, 02:20 PM
{QUOTE-> with the control centre Jason like allways.

it would be nice though : getting a sign if a process was ended by the hard way (cmd) or whatever way.


I thought registry values where modified if a service was ended or started...

ok, another thing I've learned here....

:)

Inf. <-QUOTE}

Changing the "start" value will change the registry, so you could try playing with that. :)

Infinity
February 18th, 2005, 02:26 PM
Jason, I did started and stopped and tried to end services ...

but when I install the guard from Ewido I get notified. but when I stop it , I won't get notified. this is probably by design right?

Jason_R0
February 18th, 2005, 02:28 PM
What I mean by the "Start" value, is the setting which is set to "Manual" "AutoMatic" or "Disabled" . You are probably thinking about the Start/Stop stuff instead. Stopping a service like that does not affect the registry. Only changing elements of the service, like its starting type, etc, will affect the registry. :)