Changes

Jump to: navigation, search

Windows Service Silent Update

77 bytes added, 15:44, 6 January 2012
A single service and service versioning
If a service is already installed, the service will be replaced on updates and installs only if it is newer than what is installed. This means that if a user has Nightly installed, the Nightly service will be used to update all channels.
If the user is running on an x64 computer with a native x64 build, then the service will not be installed nor used by that build. If the user is on an x64 computer with an x86 build, then the service will be used and installed by the build as an x86 process. Future versions of Firefox will support native x64 builds with the service.
The service decides whether or not it is newer by looking at the updater file's version number in comparison to a new one being updated/installed.
Confirm
394
edits

Navigation menu