Description
In our unattend.inf/txt & related setup program, we need new features:
- Place the user information under a "[UserData]" section;
- Add a "[Display]" section and options (cc learn_more) with the following syntax:
[Display]
BitsPerPel = 8
XResolution = 800
YResolution = 600
VRefresh = 70
- Optionally, the "[Networking]" and "[Identification]" sections concerning respectively the networking settings, and the identification (name) of the computer (+ its workgroup).