Help - Search - Members - Calendar
Full Version: Probably a stupid question about WINNTBBU.DLL
MSFN Forums > Customizing Windows and Graphics > Setup Billboard Screens for Windows

   
Google Internet Forums Unattended CD/DVD Guide
Scubar
Just wondering if it is possible to use a 1440x900 sized bitmap as the background image for it or is the screen res not able to be set to 1440x900. I was going to try putting this in the HIVESYS.INF

CODE
;Resolution Setup Billboard
HKLM,"SYSTEM\CurrentControlSet\Services\VgaSave\Device0","DefaultSettings.BitsPerPel",0x00010001,32
HKLM,"SYSTEM\CurrentControlSet\Services\VgaSave\Device0","DefaultSettings.XResolution",0x00010001,1440
HKLM,"SYSTEM\CurrentControlSet\Services\VgaSave\Device0","DefaultSettings.YResolution",0x00010001,900
HKLM,"SYSTEM\CurrentControlSet\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}000","DefaultSettings.BitsPerPel",0x00010001,32
HKLM,"SYSTEM\CurrentControlSet\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}000","DefaultSettings.XResolution",0x00010001,1440
HKLM,"SYSTEM\CurrentControlSet\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}000","DefaultSettings.YResolution",0x00010001,900
Scubar
No respone huh ? Its not that difficult of a question.
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.