Re: Using MAKE/MODEL/SUBSECTION to modify XResolution and YResolution
- From: "Matthieu" <piwude@xxxxxxxxx>
- Date: 3 Oct 2006 01:46:28 -0700
Troy L. Martin a écrit :
ZTI.vbs parses/executes and finds the new subsection, but is not capture the
values of the XResolution and YResolution variables.
If you put XResolution and YResolution variables in [Default] and
[%Make%] sections; ZTI use priority for keep the correct value. You
must change priority order like this for exemple :
Priority= MACADDRESS, DefaultGateway, DynamicPackages, Make, Default,
SQL
...similar to the way it works with the
DefaultGateway section.
because it's indicated before :)
And, add variables in SysprepInfMapping Section :
[SysprepInfMapping]
BitsPerPel=Display
Xresolution=Display
YResolution=Display
Vrefresh=Display
And add variables in CustomKeysSysprep line :
CustomKeysSysprep=BitsPerPel,Xresolution,YResolution,Vrefresh
Ciao
Matthieu
.
- Prev by Date: Re: Using MAKE/MODEL/SUBSECTION to modify XResolution and YResolution
- Next by Date: Re: Help with Sysprep Settings in CS.ini
- Previous by thread: Re: Using MAKE/MODEL/SUBSECTION to modify XResolution and YResolution
- Next by thread: Re: OSD Installation from CD Distribution Point Error
- Index(es):