av2606 Posted November 5, 2008 Posted November 5, 2008 (edited) Here's my problem. I have deskpaper=Off, but there is always a wallpaper for the user when logged in. Can anyone help me out? Here's my WINNT.SIF. On another note, the desktop resolution doesn't change too.;SetupMgrTag[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes"[Unattended] FileSystem=* UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS UnattendSwitch=Yes[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 OemSkipWelcome=1 TimeZone=85[UserData] ProductKey=AAAAA-AAAAA-AAAAA-AAAAA-AAAAA FullName="Home" OrgName="" ComputerName=Home[Display] BitsPerPel=32 Xresolution=1024 YResolution=768[TapiLocation] CountryCode=44[RegionalSettings] LanguageGroup=1 Language=00000809[Identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[Components] deskpaper=Off IEAccess=Off msnexplr=Off OEAccess=Off WMAccess=Off WMPOCM=Off zonegames=Off Edited November 5, 2008 by av2606
uid0 Posted November 5, 2008 Posted November 5, 2008 You probably don't want to publish your product key?Some people run this sort of thing at T-12:DEL "%systemroot%\*.bmp"DEL "%systemroot%\Web\Wallpaper\*.jpg"Don't know about the resolution, try adding a VRefresh = 70Might not work if the driver isn't installed?
av2606 Posted November 5, 2008 Author Posted November 5, 2008 You probably don't want to publish your product key?Some people run this sort of thing at T-12:DEL "%systemroot%\*.bmp"DEL "%systemroot%\Web\Wallpaper\*.jpg"Don't know about the resolution, try adding a VRefresh = 70Might not work if the driver isn't installed?Funny thing is I can actually change the resolution manually, drivers or no drivers.On another note, what is T-12 and how can I configure it.Thanks for your reply,Adrian
Grake Posted November 5, 2008 Posted November 5, 2008 (edited) Doesn't it ask you to press Okay on setting resolution when you first login? Maybe that's why it's not setting the resolution. Not sure about the wallpaper though. Try [Display]AutoConfirm=1T-12 is I believe when there's 12 minutes left on the installation timeline. Check here for the timeline & here on how to use it. You can execute cmdlines.txt with the code. Edited November 5, 2008 by Grake
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now