ZIP_hold.zipZIP_hold.zipZIP_hold.zipHi all!
I'm banging my head against an error and I'm hoping someone will see what I'm missing.
I'm trying to set up our task sequence so that it will install the Spanish language pack on Windows 7 SP1 x64 Enterprise. I've created a task sequence (attached) and included steps to set languageValue=Spanish; UILanguage=es-es and install the language pack package. UILanguage is set by the variable %OSDUILanguage% (I've attached the unattend_amd64.xml file that creates the variable).
The task sequence seems to fail after setting the languageValue and UILanguage, but before starting the install the language pack. For instance, when checking C:\_smstasksequence directory I don't see the ZTIPatches.tmp or Packages directories. The error code it fails with is 0x00000001. The smsts.log file is also attached.
A few notes:
1)The language pack is packaged with the source defined as a holding directory, rather than the core CAB file. Specifically, the package points to D:\Programs\Language Pack\Spanish. This folder contains a folder called es-es, which in turn contains the lp.cab file.
2)The offlineimage setting in the unattend_amd64.xml file doesn't point to a valid image location (does it need to?)
3)Eventually I'll need to deploy different language packs for different countries, but for now I'll be overjoyed to get one working!
Much thanks for any advice you can give!
<message edited by mrdidiusm on Thursday, July 12, 2012 6:55 PM>