Re: Help for Acc. 2003 dev. extentions needed



"Tor" <tav@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4377a82e$0$8860$edfadb0f@xxxxxxxxxxxxxxxxxxxxxxx

> Where and how do I specify what components I want to include in my
> installation package., and how do I make them register?

In the new package and deploy, there is no longer provisions for activeX
controls. You can either edit the resulting MSI with the oraca tools, but I
think a better approach would be to use a installer for those additional
active X contorls.

Do note that ms-access officially only supports the 6 basic activeX controls
(can, listview, treeview) etc. And, do note that the a2003 wizard includes
these six controls. So, for things like the calendar etc, a copy is already
included by default.

If your cal is a custom one, then you will have to provide some code that
registers the controls. I would suggest you use the free "inno" installer do
this.

You will notice that 2003 been out for about 2+ years, and you never see
anyone complain about the lack of activeX install stuff with the p & d, and
reason is of course most of us stopped using 3rd party activeX controls due
to reference problems....

So, if you stick to 6 active controls that ms-access supports (listview,
treeview, calender etc), then you will NOT have any problems, as those
controls are installed, and registered by default.

For any other ones, you will have to edit the MSI file that the p&d
produces, or even better us wrap the runtime install + your activeX install
in Inno. You can find Inno here
http://www.jrsoftware.org/isinfo.php

I build my package with the a2003 runtime, but then use Inno to deploy
it....


--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal@xxxxxxx
http://www.members.shaw.ca/AlbertKallal


.



Relevant Pages

  • Re: ActiveX Problem
    ... I have the same problem and it happened in the middle of windows ... install, then I get a failure notice: ... You may have other software installed that is blocking ActiveX content. ... > so certain ActiveX controls will not run, and you've hit one of those ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: differences beween runtime and regular database, why do I get errors?
    ... Standard dll's are run by declare a api in your code, where as activeX ... objects are used AFTER you register the com object (regsvr32.exe "path ... set a reference in tools->references. ... If they are activeX controls, like a 3rd party grid control, then you have ...
    (microsoft.public.access.devtoolkits)
  • Re: ActiveX Problem
    ... Download, install and run it. ... then check the list of updates the Windows Updates say you ... >> so certain ActiveX controls will not run, and you've hit one of those ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: ActiveX Problem
    ... You may have other software installed that is blocking ActiveX content. ... You may have used SpywareBlaster to install kill switches in the registry ... so certain ActiveX controls will not run, and you've hit one of those ... Your current security settings prohibit running Active X ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Automatic Updates problem
    ... I am not sure that Jack ever installed the Active X Controls. ... >> I did not download Activex Control, ... > Windows Update still fails, ... this time you should be prompted to install the ...
    (microsoft.public.windowsxp.newusers)