by PCguy » Wed May 07, 2008 8:02 am
It sounds like your resolution is set to something incompatable with your monitors.
Here is a registry fix you can do to set it. You must run it in Safe Mode since that is all you can see. Be very carefull when editing the registry.
Start---->Run--->regedit
Open:
My Computer--->HKEY_CURRENT_CONFIG--->System--->CurrentControlSet--->Control--->VIDEO--->(expand all until
you see 'Monitor')
Locate:
DefaultSetting.XResolution REG_DWORD
DefaultSetting.YResolution REG_DWORD
Explanation: The data is stored as a hex value. 0x00000400 = 1024(base 10/decimal)
0x00000300 = 768 (base 10/decimal)
To change the default resolution:
1) Double-click DefaultSetting.XResolution
2) Click Modify
3) In the window that opens, change the 400 to 320 [which is equal to 800 in base 10]
4) Click ok.
1) Double-click DefaultSetting.YResolution
2) Click Modify
3) In the window that opens, change the 300 to 258 [base 10 for 600]
4) Click ok.
Exit Registry Editor and restart your computer.
The default setting should now be 800x600.
(\__/) This is Bunny.
(='.'=) Copy and paste bunny into your sig.
(")_(") Help Bunny gain World Domination.
