PDA

View Full Version : changing configuration


Carousel
05-13-06, 06:30 AM
Do you need to stop the service to reconfigure the console?

Also, will the F@H pick up in the middle of a frame if I stop the service?

pscout
05-13-06, 08:20 AM
not sure what reconfiguration of the console you intend to do ... but in general before making any changes you should stop the service.

As long as you do a proper shut down of the service (ie NOT through task manager) by using the various ways to have windows services manager to stop it, then you will not lose any work.

LandShark
05-13-06, 10:01 AM
yes, you'll have to stop the service in order for the change to take effect. you can do that either via Wedo's start/stop batch file (in the sticky) or run service.msc.

and yes, it will restart where's it stopped.

:cool: