C++ Builder IDE >> uninstallation of activeX

by Jeff Kish » Fri, 28 Oct 2005 20:59:52 GMT

Hi.

I had posted this in another group, but on retrospect thought this
might be more appropriate place.

Basically, I'm trying to figure out how to use ActiveX controls in
CBuilder 6.
I downloaded the Spicer demo and installed it, and did not make much
progress.

I had seen instructions on how to install activeX controls to the
palette, but not how to uninstall them.

I'm not sure but I think just by uninstalling the demo and installing
the non demo version, everything is still pointing to something valid.
I did not see how to remove the activex from the cbuilder 6 palette
without uninstalling it from the system though. I appreciate any
elucidation in this.

thanks
Jeff Kish


Similar Threads

1. Uninstallation problem in window sservice. - CSharp/C#

2. Uninstallation program

3. MFC Feature Pack - uninstallation.

4. INFO: Article on adding custom functions in installation / uninstallation of Pocket PCapplications

5. Internet Explorer Activex (twebbrowser) vs Mozilla activex - Borland Delphi

6. ActiveX Server Object and ActiveX Library

I followed the instructions in book Creating an Active Server Page Chapter 42.  At the end of the chapter I register the inprocess server and run the asp script with my new method.
  Error Type:
Microsoft VBScript runtime (0x800A01B6)
Object doesn't support this property or method: 't'
/Default.asp, line 11

7. Create an ActiveX in C# using other ActiveX created in VC++ - .Net Framework

8. activex in activex event handling

Hello group,
I have the follwing problem with microsoft web browser activex
control.
I have a fileopendialog control. I open different files in the
IEActivex control
based on the filename in the fileopendialog control.
When i open ppt or doc or pdf files it is  nice that it opens them in
its window.

THE PROBLEM NOW IS when ieactivex control is opening these different
files it is opening them with the help of their correspoding activex
control.

But i want the scrollbar events of any activex control that ie hosts
without knowing  in priori, of the file that might be opened.
also how to catch scrollbar events when ieactivex control opens long
html files.

How can i get them and handle them in my C# application.

kartik