Registering FormDocs after installation
From Support
FormDocs Registration details are stored in the system registry as follows:
Key: HKEY_LOCAL_MACHINE\Software\formDocs\7\Common
Value Name: 01, Type: REG_SZ, Data: registration code Value Name: 02, Type: REG_SZ, Data: license name Value Name: 03, Type: REG_SZ, Data: company name
Or you can create a .Reg by opening notepad, entering the information as follows, then save as a .reg:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\FormDOCS\7\Common]
"01"="REGISTRATION_CODE"
"02"="LICENSE_NAME"
"03"="COMPANY NAME"
Example
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\FormDOCS\7\Common] "01"="1111-2222-3333-4444-5555" "02"="RJS Software Systems" "03"="RJS Software Systems"
Categories: FormDocs | Knowledge Base | How To | TBPR
