can i use installshield to deploy an ocx?

D

Donald

Hi!

Can I use the InstallShield to build an installer to deploy an OCX
control that I have created? If so, how? Does anyone know any links to
this kind of information. I have Visual Studio 6 enterprise edition,
Visual C++ 6.0 enterprise, and InstallShield for Microsoft Visual C++
6.0.

Any help will be greatly appreciated. Thanks,

Donald
 
D

Deming He

Donald said:
Hi!

Can I use the InstallShield to build an installer to deploy an OCX
control that I have created? If so, how? Does anyone know any links to
this kind of information. I have Visual Studio 6 enterprise edition,
Visual C++ 6.0 enterprise, and InstallShield for Microsoft Visual C++
6.0.

Any help will be greatly appreciated. Thanks,

Donald

Surely you can. Just check out info regarding InstallShield. Nothing
special about distributing OCX compared to other kinds of files, except
self-registering OCX. Be prepared to see an inflated file size times more
than that of the original OCX. Also, I remember that Windows 95 (version?)
had an issue like having to reboot PC after registering an OCX. Otherwise,
the OCX is not accessible though all entries in registry look there.

http://installshield.com/ did have a Knowledge Base of using InstallShield.
 
J

Jack Klein

Surely you can. Just check out info regarding InstallShield. Nothing
special about distributing OCX compared to other kinds of files, except
self-registering OCX. Be prepared to see an inflated file size times more
than that of the original OCX. Also, I remember that Windows 95 (version?)
had an issue like having to reboot PC after registering an OCX. Otherwise,
the OCX is not accessible though all entries in registry look there.

http://installshield.com/ did have a Knowledge Base of using InstallShield.

Please don't pollute comp.lang.c++ with off-topic answers. The C++
standard does not define "ocx" or "InstallShield".

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++ ftp://snurse-l.org/pub/acllc-c++/faq
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top