code_blue Posted August 14, 2005 Posted August 14, 2005 without changing it by my selfmaby there is a tweak in the regitry?i tried to put in the winnt.sif the new resolution i want but it didnt affeect
Fritz_Saxi Posted August 14, 2005 Posted August 14, 2005 There's a little app that comes with the latest Windows Post Installer called videochanger that you can use to set the resolution.http://unattended.msfn.org/global/downloads.htmIt's on there as wellExample:start 1365VidChng.exe 1024x768x32@85 -qPut it in your batch file
oioldman Posted August 14, 2005 Posted August 14, 2005 add this to your winn.sif[Display] BitsPerPel = 32 Xresolution = 1024 YResolution = 768 Vrefresh = 85and read as noted by Fritz_Saxi a little site called http://unattended.msfn.org and 99% or queries will be answered.Also worth reading ref.chm from your deployment tools
nuhi Posted August 14, 2005 Posted August 14, 2005 code_blue, also for you to use winnt.sif for that you must be sure your VGA drivers are installed...if you have newer graphic adapter Windows don't have drivers in it so you must integrate it.
slinger Posted August 15, 2005 Posted August 15, 2005 (edited) and read as noted by Fritz_Saxi a little site called http://unattended.msfn.org and 99% or queries will be answered.Also worth reading ref.chm from your deployment tools<{POST_SNAPBACK}>True, but few of the links are not working. Oddly enough, it's a majority of the links that I am interested in reading, but cannot.http://unattended.msfn.org/global/notcomp.htm Edited August 15, 2005 by slinger
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