Marcelo R. Lopez, Jr. Guest
|
Posted: Fri Apr 02, 2004 9:16 pm Post subject: Re: ActiveX Web Deployment |
|
|
Uriah,
No offense, but at some point...someone's going to have to break down and
buy something like InstallShield or Wise Installer ( VERY GOOD for Web
deployment ).....Distributing activeX controls and such across the web is
possible, but requires a fair bit of leg work on your part ( performing the
activex registration on the users machine, etc, etc. ).
"Uriah Liggett" <uriahliggett (AT) crosswinds (DOT) net> wrote
| Quote: | This is slightly off subject, but still related.
I recently created an ActiveX component using bcb6 that I intend to
deploy over the internet. However, the component requires certain files
to be distributed with it and placed somewhere it can later read from
(users home folder) in order to run properly.
When I create my .inf and cab files how do I specify where I want
specific files and folders to install to?
|
|
|