Quote:
Originally posted by VB4fun
Jon
not sure if this will fix the activeX issue...
but it should help with the registering...
I noticed the implode.dll does not have a selection for only below versions xx.xx, so I corrected that script in the attached....(this is a correction to the one I originally posted, not a correction to your file)
In addition, in your file, I am not sure I am seeing the CR9deploy line....
Source: C:\MyPrograms\crFiles\CR9deploy.reg; DestDir: {cf}\Crystal Decisions\2.0\bin\; MinVersion: 4.1,4.0; OnlyBelowVersion: 5.0,5.01
if that is in your script somewhere else, you might want to check MinVersion and OnlyBelowVersion...to make sure they are correct.
(not sure it would be registering correctly without this.
Let me know what you find. ;)
In the attached?