I have used Imageviewer OCX in my app for a number of years.
I wish to recompile with some additional functions.
I have upgraded my dev pc to Windows 7 64bit
I now find that the OCX doesn't want to install from my Inno setup file.
So as a first step I am trying to register it manually using regsvr32 whic is in system32 and is on the path.
I am sitting at C:\ in a command prompt run as Administrator with the ocx copied into root c:\.
I type regsvr32 ImageViewer2.OCX
I am told 'The module ImageViewer2.OCX failed to load.
Make sure the binary is stored at the specified path....
The specified module could not be found.'
Have I missed something here.
i have emailed Viscom Software but as yet haven't got a reply and the few days off are an ideal time to get this sorted out.
I wish to recompile with some additional functions.
I have upgraded my dev pc to Windows 7 64bit
I now find that the OCX doesn't want to install from my Inno setup file.
So as a first step I am trying to register it manually using regsvr32 whic is in system32 and is on the path.
I am sitting at C:\ in a command prompt run as Administrator with the ocx copied into root c:\.
I type regsvr32 ImageViewer2.OCX
I am told 'The module ImageViewer2.OCX failed to load.
Make sure the binary is stored at the specified path....
The specified module could not be found.'
Have I missed something here.
i have emailed Viscom Software but as yet haven't got a reply and the few days off are an ideal time to get this sorted out.