Important! Only administrators with a good understanding of .inf and default files should change parameters or add new ones.
For example, you create an OS image named myImage and you want to add parameters setting the Language variable of the regional settings in the auto answer file of the OSIM OS image, myImage.inf.
The parameter that should drive this variable is named "localeID" and its default value should be 1033.
To add a parameter to the image
Note: See createosimage -x for the exact path to the myImage directory.
Language=$localeID$
Otherwise, add this line to the section.
See createosimage -x for the exact path to myImage.
localeID=1033
[localeID] Type=MapListExt MaxLength=128 Comment=Language/locale to be installed Trans=yes item=5124 Chinese_Macau item=1030 Danish item=1033 English US item=2057 English UK item=1036 French Standard
For details about the parameters, types, and attributes, see Default.ini Parameters.
Copyright © 2013 CA.
All rights reserved.
|
|