Skip to main content
Participant
June 25, 2014
Answered

Custom Install - Registry Settings

  • June 25, 2014
  • 1 reply
  • 1086 views

Is there a registry setting that I can set for OCR?

Looking to make the default be Searchable Image Exact


Also is there a registry setting to ucheck the Open Cross links in same window under Preferences - Documents?


Thanks,


Tyler

This topic has been closed for replies.
Correct answer EnterpriseHelp

Link/window info: General Application Settings

I don't know about the OCR settings, but here's how you figure it out:

  • Use regshot to capture your reg settings.
  • Change the product OCR UI and close it.
  • Take another reg shot and compare with the original to see what's changed.

HTH

Ben

1 reply

EnterpriseHelp
EnterpriseHelpCorrect answer
Inspiring
June 26, 2014

Link/window info: General Application Settings

I don't know about the OCR settings, but here's how you figure it out:

  • Use regshot to capture your reg settings.
  • Change the product OCR UI and close it.
  • Take another reg shot and compare with the original to see what's changed.

HTH

Ben

vtyler84Author
Participant
June 26, 2014

Thanks thats exactly what I did when my brain started working.

Made the changes and exported the registry settings before and after and then compared the two documents with powershell! Worked like a charm!

EnterpriseHelp
Inspiring
June 26, 2014

Good to hear. BTW, I've switched tools from regshot to a bat file that invokes WinMerge. However, along the way I did try diff in powershell. Didn't get good results. Do you care to share your script/cmd line?

Thanks,

Ben