The Access 2000 Runtime that came with my Office 2000 Developer is old - it lacks the security patch and SP3. As such, my users have to install the updates after installation. Does anyone know of a way that I can include an up-to-date Access 2000 Runtime in my deployment package? Thanks.
You can download the patches and do a post install as part of your
installation. If you use -q command line switch with the various packages,
the user does not get prompted.
http://www.microsoft.com/downloads/details.aspx?FamilyID=116b7fdc-c119-4432-
813f-2283792a3aed&DisplayLang=en
http://www.microsoft.com/downloads/details.aspx?FamilyID=96df48a9-7638-429e-
816e-35f16f6528ca&DisplayLang=en
--
Paul Overway
Logico Solutions, LLC
www.logico-solutions.com
> The Access 2000 Runtime that came with my Office 2000 Developer is old - it lacks the security patch and SP3. As such, my users have to install the
updates after installation. Does anyone know of a way that I can include an
up-to-date Access 2000 Runtime in my deployment package? Thanks.