D
Darrel
I deploy the MS Access 2002 (XP) Runtime to all of the PCs in
my domain via an Active Directory GPO. I want to slipstream the ART
SP3 into the Admin Install Point and redeploy, but I am having no luck
with the merge process. I have done this successfully with other
Microsoft products (ART 2000, Office 2K, Office XP), but on the 2002
ART, it does not work. I have tried on multiple PCs with fresh
versions of the ART. The command line I am using is below:
msiexec /a D:\Access\ART\ACCESSRT.MSI /p D:\Access\SP3\ArtSP3ff.msp
SHORTFILENAMES=True /qb /L*V D:\ARTSP3Verbose.Log
When the above command line is launched, the "Windows
Installer" "Preparing to install…" window appears then disappears, and
no other dialogue boxed are displayed. I have also tried the /qf
switch.
The only thing I can find in the log that looks like an error is
below, but I do not know what it means. Maybe it thinks that the
language version of the ART and SP are different (They are both the
"English" versions)?
MSI (s) (98:B4): APPCOMPAT: looking for appcompat database entry with
ProductCode '{901C0409-6000-11D3-8CFE-0050048383C9}'.
MSI (s) (98:B4): APPCOMPAT: no matching ProductCode found in database.
The end of the log looks like this:
=== Logging stopped: 7/8/2004 22:10:47 ===
MSI (c) (5C:44): Note: 1: 1707
MSI (c) (5C:44): Product: Microsoft Access 2002 Runtime --
Installation operation completed successfully.
MSI (c) (5C:44): Attempting to delete file (Edit)\67f1b6.msp
MSI (c) (5C:44): Grabbed execution mutex.
MSI (c) (5C:44): Cleaning up uninstalled install packages, if any
exist
MSI (c) (5C:44): MainEngineThread is returning 0
=== Verbose logging stopped: 7/8/2004 22:10:47 ===
Any help would be greatly appreciated. Also, if someone has
successfully merged SP3 into an Access 2002 RT Admin Install Point,
please post a message so I know I'm not trying to do the impossible.
Thanks,
- Darrel
my domain via an Active Directory GPO. I want to slipstream the ART
SP3 into the Admin Install Point and redeploy, but I am having no luck
with the merge process. I have done this successfully with other
Microsoft products (ART 2000, Office 2K, Office XP), but on the 2002
ART, it does not work. I have tried on multiple PCs with fresh
versions of the ART. The command line I am using is below:
msiexec /a D:\Access\ART\ACCESSRT.MSI /p D:\Access\SP3\ArtSP3ff.msp
SHORTFILENAMES=True /qb /L*V D:\ARTSP3Verbose.Log
When the above command line is launched, the "Windows
Installer" "Preparing to install…" window appears then disappears, and
no other dialogue boxed are displayed. I have also tried the /qf
switch.
The only thing I can find in the log that looks like an error is
below, but I do not know what it means. Maybe it thinks that the
language version of the ART and SP are different (They are both the
"English" versions)?
MSI (s) (98:B4): APPCOMPAT: looking for appcompat database entry with
ProductCode '{901C0409-6000-11D3-8CFE-0050048383C9}'.
MSI (s) (98:B4): APPCOMPAT: no matching ProductCode found in database.
The end of the log looks like this:
=== Logging stopped: 7/8/2004 22:10:47 ===
MSI (c) (5C:44): Note: 1: 1707
MSI (c) (5C:44): Product: Microsoft Access 2002 Runtime --
Installation operation completed successfully.
MSI (c) (5C:44): Attempting to delete file (Edit)\67f1b6.msp
MSI (c) (5C:44): Grabbed execution mutex.
MSI (c) (5C:44): Cleaning up uninstalled install packages, if any
exist
MSI (c) (5C:44): MainEngineThread is returning 0
=== Verbose logging stopped: 7/8/2004 22:10:47 ===
Any help would be greatly appreciated. Also, if someone has
successfully merged SP3 into an Access 2002 RT Admin Install Point,
please post a message so I know I'm not trying to do the impossible.
Thanks,
- Darrel