I have a customer who cannot get RMChart to work on his Windows 7 computer.
I have no problem with the 1.12.2008 version running on my Windows 7 (64-bit) netbook.
Is anyone using RMChart on Win 7?
RMChart and Windows 7
RMChart and Windows 7
The eXpress train is coming - and it has more cars.
Re: RMChart and Windows 7
Yes. Active-X-version. Works perfect on all kinds of systems at hundreds of customer's sites.
Best regards,
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Re: RMChart and Windows 7
Tom -
How do you register the OCX?
Do you do it in the application code or in the install program?
Roger
How do you register the OCX?
Do you do it in the application code or in the install program?
Roger
The eXpress train is coming - and it has more cars.
Re: RMChart and Windows 7
Hi, Roger.
By the installer (Inno Setup). The app itself looks for several components and tries to install them if they are not installed, starting REGSVR32 with RunShell. This works on Vista or 7 only if the app runs with admin rights.
Edit: RMCHART.DLL is needed even if the OCX is used!
By the installer (Inno Setup). The app itself looks for several components and tries to install them if they are not installed, starting REGSVR32 with RunShell. This works on Vista or 7 only if the app runs with admin rights.
Edit: RMCHART.DLL is needed even if the OCX is used!
Best regards,
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Re: RMChart and Windows 7
This is what I understood to be true.
I suspect that the customer is trying to register without Admin rights.
Thanks.
I suspect that the customer is trying to register without Admin rights.
Thanks.
The eXpress train is coming - and it has more cars.
Re: RMChart and Windows 7
Tom,
Do you register Codejock also with Inno-Setup?
Do you register Codejock also with Inno-Setup?