eisaisobaros Posted November 3, 2005 Posted November 3, 2005 I just have two question....I've created an unattended WinXP with XP2 with updates with automatic creation of user and after that I'm using the WPI....During the installation it appears a message for the video resolution... can I skip that?and after that it appers a GUI to configure automatic update (or not right now)...is there a way to preconfigure these two steps or to skip them?Thanks in advancePS. Sorry for my english
nnk Posted November 3, 2005 Posted November 3, 2005 For the problem of the "Let's spend some minutes configuring your PC"-screen you can add in your winnt.sif (I386 directory) the following line under "[unattended]":UnattendSwitch = "yes"The other problem of the resolution-change might be solved by adding the following line under "[Display]":ConfigureAtLogon = 0I am not sure of both solutions, i have the same problems and found these solutions on the internet, but i haven't tested yet.
Br4tt3 Posted November 3, 2005 Posted November 3, 2005 "During the installation it appears a message for the video resolution... can I skip that?"-> I am not sure which dialog box that is? Exactly what does it say? Sometimes, when the Win32 installation detects an Plug n' Play monitor, it will dispaly a dialog box to point out the correct drivers for the screen @ T-34 minutes into the installation. If u ignore this box it will dissapear by itself. Or provide a driver that is correct to the $OEM$folder structure. As I said I am not sure weather it is that error u r getting? Also, if there is a bad software driver (that doesnt match) u sometimes get a dialog box which instructs u to confirm if u want to keep the current graphic settings, however, that normally comes after the [GuiRunOnce] section.have u made the video setting in ur .sif / txt file?e.g[Display]BitsPerPel = 16XResolution = 1024YResolution = 768VRefresh = 75Gimme something more (error msg or stribg in dialog box)... boered, nothing to do! *** CU DUDE ***
eisaisobaros Posted November 4, 2005 Author Posted November 4, 2005 First of all thank you guys for your help...I've found out how to skip those two stepsIn the winnt.sif I've inserted:[Data]AutomaticUpdates = Yes (it skips the screen to configure the automatic updates)[Display]BitsPerPel = 32XResolution = 1024YResolution = 768VRefresh = 75AutoConfirm = 1 (it skips the question to fix the resolution at first boot after the installation)But I have another problem now!!!!!It doesn't change the resolution to 1024x768... and I have 640x480!!!!Any help on that?Thank you!!!!!
Br4tt3 Posted November 4, 2005 Posted November 4, 2005 Have u checked that the correct driver is installed once the Win32 setup is done, is working and is in place? Can you manually change the video resolution once the installation is done to the desired res?
eisaisobaros Posted November 4, 2005 Author Posted November 4, 2005 I've changed it to 60 and it worked!!!! Thank you guys for your help! Now I have a FULL unattended WinXP SP2 with WPI that I can use!!!!!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now