About a week ago I was trying to help someone for whom Paratext 7.5 updates were failing. His computer was missing several of these registry keys (and he’d also moved his Projects folder to inside Documents, which was redirected to the macOS host, which caused more problems)
Here’s an export of the Paratext 7 settings. Edit as appropriate and save the portion between the lines as a .REG file and double-click to load it into the registry. (You probably want to remove the version numbers if you have a different version installed.)
————————————————————————————
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\ScrChecks]
[HKEY_LOCAL_MACHINE\SOFTWARE\ScrChecks\1.0]
[HKEY_LOCAL_MACHINE\SOFTWARE\ScrChecks\1.0\ParatextVersion]
@=“7.5.100.82”
[HKEY_LOCAL_MACHINE\SOFTWARE\ScrChecks\1.0\Program_Files_Directory_Ptw7]
@=“C:\Program Files (x86)\Paratext 7\”
[HKEY_LOCAL_MACHINE\SOFTWARE\ScrChecks\1.0\Settings_Directory]
@=“C:\My Paratext Projects\”
[HKEY_LOCAL_MACHINE\SOFTWARE\ScrChecks\1.0\Test_ParatextVersion]
@=“7.6.54.120”
[HKEY_LOCAL_MACHINE\SOFTWARE\ScrChecks\1.0\Test_ParatextVersion_Base]
@=“7.6.54.2”
[HKEY_LOCAL_MACHINE\SOFTWARE\ScrChecks\1.0\Test_Program_Files_Directory_Ptw7]
@="C:\Program Files\Paratext 7 Test\”
————————————————————————————
Here’s my registry for Paratext 8:
————————————————————————————
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Paratext]
[HKEY_LOCAL_MACHINE\SOFTWARE\Paratext\8]
“Program_Files_Directory_Ptw8”=“C:\Program Files\Paratext 8\”
“Settings_Directory”=“C:\My Paratext 8 Projects\”
“ParatextVersion”=“8.0.75.1”
————————————————————————————