Hi. I moved to a new PC and am now unable to use ActiveTreeView in development. I have two install CDs and downloaded the new install. But, the install programs are 16 bit and won't run. Any clues as to how to get this to work? Any hints as to where an install file or register entry may exist on my old PC so I can move it?
Found where to add the serial number. Where ************************ is:
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Sheridan.ActiveTreeView.ActiveX]@="************************"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Sheridan.ActiveTreeView.ActiveX\Version1]@=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Sheridan.ActiveTreeView.ActiveX\Version1\BuildNumber]@="1.0.4.0016.01"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Sheridan.ActiveTreeView.ActiveX\Version1\CompanyName]@="****"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Sheridan.ActiveTreeView.ActiveX\Version1\HelpFileDir]@="G:\\Sheridan\\ActiveTreeView\\HELP"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Sheridan.ActiveTreeView.ActiveX\Version1\InstallDir]@="G:\\Sheridan\\ActiveTreeView"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Sheridan.ActiveTreeView.ActiveX\Version1\ProductID]@="{4FA215A7-7268-5902-20CA-DE887F96F19D}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Sheridan.ActiveTreeView.ActiveX\Version1\SerialNumber]@="************************"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Sheridan.ActiveTreeView.ActiveX\Version1\UserName]@="Me"
Assuming that the installer doesn't run because you are now on a 64 bit machine, I would recommend installing on a machine that the installer will run and watching the system for changes to the registry and file system and then extracting those entries for the registry and files and manually moving them over to your new machine. This approach has been used in the past for another product and some details were posted in the 16 Bit Installer for Designer Widgets in Win 7 64bit thread.