Confirmed users
394
edits
No edit summary |
No edit summary |
||
Line 55: | Line 55: | ||
*On Firefox (or any other Mozilla application that uses the service) startup, Firefox detects an update is ready to be applied | *On Firefox (or any other Mozilla application that uses the service) startup, Firefox detects an update is ready to be applied | ||
*Firefox checks to see if the service is started | *Firefox checks to see if the service is started; if the service is not started it will start the service. | ||
*Firefox will write out a 'work item' file into the directory being watched with the command line parameters that are passed to updater.exe | *Firefox will write out a 'work item' file into the directory being watched with the command line parameters that are passed to updater.exe | ||
*If the service can't be started, is disabled, or does not exist, Firefox will execute updater.exe as it used to. | *If the service can't be started, is disabled, or does not exist, Firefox will execute updater.exe as it used to. |