June 11, 200521 yr Hey,How do I disable this prompt?Cos it makes it be an attended install with this, not unattended Thanks in advance!
June 13, 200521 yr I belive you have to add the following code into your winnt.sif:[Display]BitsPerPel=32Xresolution=1024Yresolution=768Feel free to edit the values. Edited June 13, 200521 yr by freanir
June 13, 200521 yr Author yeah i know about that... i didnt do it tho >.<but it disables that prompt completely right? cos its really not "unattended" if it doesnt
June 13, 200521 yr but it disables that prompt completely right?If you set it correct, it does There is another tools with which you can silently set your display settings. Check it out here
June 13, 200521 yr If your gfx card drivers are not installed, even if you set the code you mentioned in winnt.sif you will still get that prompt.
June 13, 200521 yr Author I integrated all drivers my system needs with nLite... And I think windows vaguely recognises my current card anyway, altho the next time my disc is used will be after my upgrade so who knows...
June 13, 200521 yr This works for me. [Display] ConfigureAtLogon = "1" BitsPerPel = "32" Xresolution = "1280" YResolution = "1024" Vrefresh = "85" AutoConfirm = "1"
Create an account or sign in to comment