When the Runtime files are installed onto a user's desktop CDINTF.DLL is registered using the command.
regsvr32.exe c:\pdf\cdintf.dll
This correctly registers the files, when it is uninstalled we run
regsvr32.exe /u c:\pdf\cdintf.dll
This does not remove the registry entries as expected i.e. CDINTF.CDINTF. I would expect this to remove all registry entries that were originally added.
Does anybody else found this problem? Does anybody know if this is fixed in a later version?
I am using 2.08e of the PDF converter.
Thanks
Unregistering CDINTF.DLL
Hello,
If you are running Install.exe to install the PDF Printer, than CDIntf.dll is registered automatically in the system directory.
You need to unregister it from the system directory.
CDIntf.CDIntf is not a registry entry, it is an instance of the ActiveX interface, if you want to remove all registry entries of the PDF Converter you need to un-install the printer using Install -u in version 2.08 (or the un-install process in version 2.10).
If this didn't help you please feel free to download an update to version 2.09 from http://www.amyuni.com/en/support/updates.html. If you have a maintenance plan you may freely download our latest version 2.10 of the driver.
Hope this helps.
If you are running Install.exe to install the PDF Printer, than CDIntf.dll is registered automatically in the system directory.
You need to unregister it from the system directory.
CDIntf.CDIntf is not a registry entry, it is an instance of the ActiveX interface, if you want to remove all registry entries of the PDF Converter you need to un-install the printer using Install -u in version 2.08 (or the un-install process in version 2.10).
If this didn't help you please feel free to download an update to version 2.09 from http://www.amyuni.com/en/support/updates.html. If you have a maintenance plan you may freely download our latest version 2.10 of the driver.
Hope this helps.