[wpkg-users] MS Office 2010 deployment on Windows XP

Paul Griffith paulg at cse.yorku.ca
Wed Jun 19 14:44:59 CEST 2013


On 06/18/2013 09:57 AM, Ari Constancio wrote:
> Hello,
> 
> I'm trying to install MS Office 2010 ProPlus through WPKG on a Windows
> XP virtual machine, preparing for a real deployment, but I've been
> unsuccessful so far.
> I'm running WPKG manually with "cscript wpkg.js /synchronize /debug".
> 
> My install lines on the <package>...</package> are, per the silent
> installers page:
> 
>          <install cmd='%comspec% /C start "" /i /wait
> "%SOFTWARE%\msoffice2010\setup_isep.bat"' >
>                  <exit code="1641" />
>                  <exit code="3010" />
>          </install>
> 
> where setup_isep.bat is:
> 
> "%SOFTWARE%\msoffice2010\setup.exe" /config
> "%SOFTWARE%\msoffice2010\Proplus.WW\config.xml" /adminfile
> "%SOFTWARE%\msoffice2010\office2010_pt.MSP"
> echo %errorlevel%
> 
> Nothing really fancy, I suppose, but %errorlevel% equals -2147024873 (??).

LIS failed to cache download
"{90140000-006E-0816-0000-0000000FF1CE}-C" resource "branding.xml".
Cache Error 0x80070017
Source Resolution aborted
Error: LIS: Failed to cache download
"{90140000-006E-0816-0000-0000000FF1CE}-C" resource "branding.xml".
HResult: 0x80070017.


Try to reload office 2010 from your media.

One more link....

[0] - http://www.windows-noob.com/forums/index.php?/topic/5310-office-installation-failure-through-mdt/

Cheers Again!
Paul






More information about the wpkg-users mailing list