kormak Posted May 29, 2004 Posted May 29, 2004 Hi! , i'm new to this forum and want to ask a simple question!I'm using RunInceEx method for my Unattended CD and it works really nice except for the resolution. I use this on [Display] section [Display] BitsPerPel = 16 Xresolution = 800 YResolution = 600 Vrefresh = 70but it's always using 640x480, my monitor is a Smasung 753DFX which supports this resolution in fact but i can't egt it to run higher then 640x480.I think i can use 1365VidChng.exe but aas the tutorial says if u use RunOnceEx u must delete any GuiRunOnce statemente and 1365VidChng runs there.How can i make my insatller use 800x600x16 or 1024x768x16 resolutions?.Thanks
rustycaps Posted May 30, 2004 Posted May 30, 2004 Use the standard OEMDriversPath feature in winnt.sif, where you set the path for the drivers, i.e. \chipset, \LAN, \sound, etc - usually drivers\lan for simplicity, as long as the OEMPreinstall=Yes option is there (see the unattended site for more info).For custom NVidia drivers (i.e. Asus/Leadtek), the way I've found it to work fully/best is to delete the 3 nv4 entries from txtsetup.sif.
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