Windows Registry Editor Version 5.00

; Missive managed configuration (machine-wide, enforced).
; Import on managed PCs, or deploy the equivalent via Group Policy.
;
; AutoUpdate = 0  -> disable the in-app auto-updater
; AutoUpdate = 1  -> enable (default behavior; same as not setting it)

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Missive]
"AutoUpdate"=dword:00000000

; Per-user alternative (HKLM above takes precedence when both are present):
; [HKEY_CURRENT_USER\SOFTWARE\Policies\Missive]
; "AutoUpdate"=dword:00000000
