| Author | Messages | |
y2k
Posts:28
 | | 09/27/2009 1:38 PM |
| Hi all
I'm in the process of preparing to assign Adobe Reader 9.1.3 (currently on 8.1.4) to about 400 PC's using GPSI. Unfortunately, Adobe only provide an MSI for 9.1.0 then 2 MSP's for 9.1.2 (cumulative) and 9.1.3. I've tried using the the "Launch other Applications" section of the Adobe Custom Installation Wizard to launch the msp's after installation like so:
cmd /k start /wait msiexec /passive /p PATH_TO_912.msp && start /wait msiexec /passive /p PATH_TO_913.msp && exit
However, I'm having varying results. Sometimes, it works just fine, I launch Adobe reader after the PC's has started, and it's on version 9.1.3. Sometimes, it doens't work and I'm left running version 9.1.0, and sometimes it gets patched straight after I login for some reason. Even more interesting is that the account I am logging in with doesn't have admin rights, so obviously it's using the local system account to do the install
It seems that using this method is rather hit and miss, which isn't good. So I'm wondering if there's any other way of doing this (I don't want to use startup scripts) ? I know I could create an admin install, but the problem with adobe admin installs is that it extracts all the files and I end up with more files (which are larger) rather than using the 1 MSI file which I would prefer to do
If anybody has any suggestions, I'd love to hear them
Thanks in advance M
| | | |
| mill3502
Posts:1
 | | 09/27/2009 1:38 PM |
| Adobe provides instruction on creating a merged MSI or 9.1.0 and the MSP. Once the new MSI is built then install as normal.
Bob Miller Network Administrator Supervisor Infrastructure and Operations (614) 272-0509 xxxxxxxxxxxxxxxx -----Original Message----- From: xxxxxxxxxxxxxxxx [mailto:xxxxxxxxxxxxxxxx] On Behalf Of martin Sent: Thursday, September 24, 2009 8:40 AM To: xxxxxxxxxxxxxxxx Subject: [gptalk] [OT] Run MSP after assigning MSI
Hi all
I'm in the process of preparing to assign Adobe Reader 9.1.3 (currently on 8.1.4) to about 400 PC's using GPSI. Unfortunately, Adobe only provide an MSI for 9.1.0 then 2 MSP's for 9.1.2 (cumulative) and 9.1.3. I've tried using the the "Launch other Applications" section of the Adobe Custom Installation Wizard to launch the msp's after installation like so:
cmd /k start /wait msiexec /passive /p PATH_TO_912.msp && start /wait msiexec /passive /p PATH_TO_913.msp && exit
However, I'm having varying results. Sometimes, it works just fine, I launch Adobe reader after the PC's has started, and it's on version 9.1.3. Sometimes, it doens't work and I'm left running version 9.1.0, and sometimes it gets patched straight after I login for some reason. Even more interesting is that the account I am logging in with doesn't have admin rights, so obviously it's using the local system account to do the install
It seems that using this method is rather hit and miss, which isn't good. So I'm wondering if there's any other way of doing this (I don't want to use startup scripts) ? I know I could create an admin install, but the problem with adobe admin installs is that it extracts all the files and I end up with more files (which are larger) rather than using the 1 MSI file which I would prefer to do
If anybody has any suggestions, I'd love to hear them
Thanks in advance M
The mission of ODMRDD is continuous improvement of the quality of life for Ohio citizens with developmental disabilities and their families.
All or part of this electronic mail transmission may contain confidential information. If you are not the intended recipient, you are hereby notified that any retention or dissemination of this information is strictly prohibited. If you have received this e-mail in error, please notify xxxxxxxxxxxxxxxx and delete all copies of this e-mail from your system.
| | | |
| florian
Posts:20
 | | 09/27/2009 1:38 PM |
| Howdie!
Have already have rolled out Reader 9.1.1 by MSI, right? What about patching the installation source/distribution point using msiexec and then redeploying the package?
Florian
> -----Original Message----- > From: xxxxxxxxxxxxxxxx [mailto:gptalk- > xxxxxxxxxxxxxxxx] On Behalf Of martin > Sent: Donnerstag, 24. September 2009 14:40 > To: xxxxxxxxxxxxxxxx > Subject: [gptalk] [OT] Run MSP after assigning MSI > > Hi all > > I'm in the process of preparing to assign Adobe Reader 9.1.3 (currently on > 8.1.4) to about 400 PC's using GPSI. Unfortunately, Adobe only provide an > MSI for 9.1.0 then 2 MSP's for 9.1.2 > (cumulative) and 9.1.3. I've tried using the the "Launch other Applications" > section of the Adobe Custom Installation Wizard to launch the msp's after > installation like so: > > cmd /k start /wait msiexec /passive /p PATH_TO_912.msp && start /wait > msiexec /passive /p PATH_TO_913.msp && exit > > However, I'm having varying results. Sometimes, it works just fine, I launch > Adobe reader after the PC's has started, and it's on version 9.1.3. > Sometimes, it doens't work and I'm left running version 9.1.0, and sometimes > it gets patched straight after I login for some reason. > Even more interesting is that the account I am logging in with doesn't have > admin rights, so obviously it's using the local system account to do the install > > It seems that using this method is rather hit and miss, which isn't good. So > I'm wondering if there's any other way of doing this (I don't want to use > startup scripts) ? I know I could create an admin install, but the problem with > adobe admin installs is that it extracts all the files and I end up with more files > (which are larger) rather than using the 1 MSI file which I would prefer to do > > If anybody has any suggestions, I'd love to hear them > > Thanks in advance > M
| | | |
| y2k
Posts:28
 | | 09/28/2009 11:26 AM |
| Hi Guys
Any suggestions at all ? The instructions that Bob mentioned sounds like exactly what I'm looking for, but I can find it using google
Thanks ! M
| | | |
|
|