Along with the Group Policy to do the below, I had to add additional registry keys to get the latest version of Surpass to launch.
User Configuration > Policies > Administrative Templates > Control Panel > Regional and Language Options
Turn off autocorrect misspelled words - Enabled
Turn off highlight misspelled words - Enabled
Turn off insert a space after selecting a text prediction - Enabled
Turn off offer text predictions as I type - Enabled
Added the below registry keys after using Process Monitor to see what keys were being looked for.
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\TabletTip\1.7]
"EnableDoubleTapSpace"=dword:00000000
"EnableAutoCorrection"=dword:00000000
"EnableHwkbTextPrediction"=dword:00000000
"EnableSpellchecking"=dword:00000000
"MultilingualEnabled"=dword:00000000