A customer is managing one or more installation of ZoomText within an organisation with managed IT infrastructure and needs to disable ZoomText auto-update feature.
Enable ZoomText at the Logon Screen
Key = HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Accessibility\ATs\AiSquared_ZoomTextUAC_v14 (v14 to be
replaced with whatever version currently used)
StartParams REG_SZ logonEnabled
Enable Fusion at the Logon Screen
Key = HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Accessibility\ATs\AiSquared_ZoomTextUAC_v14 (v14 to be
replaced with whatever version currently used)
StartParams REG_SZ logonFusion
Disable ZoomText/Fusion at the Logon Screen
Key = HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Accessibility\ATs\AiSquared_ZoomTextUAC_v14 (v14 to be
replaced with whatever version currently used)
StartParams REG_SZ logonDisabled
Enable ZoomText after logon for this user
Key = HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
ZoomText REG_SZ "C:\Program Files\Freedom
Scientific\ZoomText\2020\Zt.exe" /AUTOSTART (2020 to be replaced with whatever
version currently used)
Enable Fusion after logon for this user
Key = HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
ZoomTextFusion REG_SZ "C:\Program Files\Freedom
Scientific\ZoomText\2020\Zt.exe"/fusion /AUTOSTART (2020 to be replaced with
whatever version currently used)
Disable ZoomText/Fusion after logon for this user
Key = HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
Remove the ZoomText/ZoomTextFusion value