Confirmed users
1,041
edits
| Line 122: | Line 122: | ||
== Service installation == | == Service installation == | ||
The service will be installed for users automatically via application update. There are reasons why the service will not be installed though: | The service will be installed for users automatically via application update. There are reasons why the service will not be installed via application update though: | ||
* An x64 native build is being used (this also applies to the installer). | * An x64 native build is being used (this also applies to the installer). | ||
* An OS lower than XP is being used (this also applies to the installer). | * An OS lower than XP is being used (this also applies to the installer). | ||
| Line 133: | Line 133: | ||
When the last product that uses the service gets uninstalled, so does the service. | When the last product that uses the service gets uninstalled, so does the service. | ||
You can also control whether the installer installs the service using a [[Installer:Command_Line_Arguments|configuration ini]] method provided by the installer. | |||
== Signing builds == | == Signing builds == | ||