How can I change the dpi unattended to 120 instate
#1
Posted 31 October 2004 - 04:57 AM
I hope one of you can.
#2
Posted 31 October 2004 - 05:22 AM
#3
Posted 31 October 2004 - 08:09 AM
MHz, on Oct 31 2004, 05:22 AM, said:
I have al ready put the resolution into winnt.sif The only problem I have is that I want to change my dpi in 120 instate of 96.
#4
Posted 31 October 2004 - 08:30 AM
Here is my tweak:
;Enable ClearType for ALL Users [HKEY_USERS\.DEFAULT\Control Panel\Desktop] "FontSmoothing"="2" "FontSmoothingType"="2"
#5
Posted 31 October 2004 - 12:52 PM
Incroyable HULK, on Oct 31 2004, 08:30 AM, said:
Here is my tweak:
;Enable ClearType for ALL Users [HKEY_USERS\.DEFAULT\Control Panel\Desktop] "FontSmoothing"="2" "FontSmoothingType"="2"
Unfortunately your tweak didn’t work, I still started with a dpi of 96 instate of 120
#6
Posted 31 October 2004 - 12:59 PM
Quote
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
"Courier 10,12,15 (8514a res)"="COURF.FON"
"MS Serif 8,10,12,14,18,24 (8514a res)"="SERIFF.FON"
"MS Sans Serif 8,10,12,14,18,24 (8514a res)"="SSERIFF.FON"
"Small Fonts (8514a res)"="SMALLF.FON"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize]
"FIXEDFON.FON"="8514fix.fon"
"FONTS.FON"="8514sys.fon"
"OEMFONT.FON"="8514oem.fon"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\0001\Software\Fonts]
"FIXEDFON.FON"="8514fix.fon"
"FONTS.FON"="8514sys.fon"
"OEMFONT.FON"="8514oem.fon"
"LogPixels"=dword:00000078
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\Current\Software\Fonts]
"FIXEDFON.FON"="8514fix.fon"
"FONTS.FON"="8514sys.fon"
"OEMFONT.FON"="8514oem.fon"
"LogPixels"=dword:00000078
#7
Posted 31 October 2004 - 01:03 PM
I tought you where talking about enhanced resolution... in fact you want to have BIGGER text?
One way of doing it is to go into Display Property where you can ajust the Wallpaper, Screensaver and you can specify FONT SIZE: LARGE FONT.
Return to the Theme tab and select Save as...
Next, put this custom .theme file in \$OEM$\$$\Resources\Themes
Next you'll add this to your Winnt.sif
[Shell] CustomDefaultThemeFile="%WinDir%\Resources\Themes\xxx.theme"
Hope this help!
#8
Posted 31 October 2004 - 01:37 PM
Whampoom, on Oct 31 2004, 12:59 PM, said:
Quote
"LogPixels"=dword:00000078
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
"Courier 10,12,15 (8514a res)"="COURF.FON"
"MS Serif 8,10,12,14,18,24 (8514a res)"="SERIFF.FON"
"MS Sans Serif 8,10,12,14,18,24 (8514a res)"="SSERIFF.FON"
"Small Fonts (8514a res)"="SMALLF.FON"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize]
"FIXEDFON.FON"="8514fix.fon"
"FONTS.FON"="8514sys.fon"
"OEMFONT.FON"="8514oem.fon"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\0001\Software\Fonts]
"FIXEDFON.FON"="8514fix.fon"
"FONTS.FON"="8514sys.fon"
"OEMFONT.FON"="8514oem.fon"
"LogPixels"=dword:00000078
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\Current\Software\Fonts]
"FIXEDFON.FON"="8514fix.fon"
"FONTS.FON"="8514sys.fon"
"OEMFONT.FON"="8514oem.fon"
"LogPixels"=dword:00000078
I thank you, it now works.
Thanks a lot al you guys.
#9
Posted 19 July 2005 - 01:21 AM
Whampoom, on Oct 31 2004, 12:59 PM, said:
Quote
"LogPixels"=dword:00000078
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
"Courier 10,12,15 (8514a res)"="COURF.FON"
"MS Serif 8,10,12,14,18,24 (8514a res)"="SERIFF.FON"
"MS Sans Serif 8,10,12,14,18,24 (8514a res)"="SSERIFF.FON"
"Small Fonts (8514a res)"="SMALLF.FON"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize]
"FIXEDFON.FON"="8514fix.fon"
"FONTS.FON"="8514sys.fon"
"OEMFONT.FON"="8514oem.fon"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\0001\Software\Fonts]
"FIXEDFON.FON"="8514fix.fon"
"FONTS.FON"="8514sys.fon"
"OEMFONT.FON"="8514oem.fon"
"LogPixels"=dword:00000078
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\Current\Software\Fonts]
"FIXEDFON.FON"="8514fix.fon"
"FONTS.FON"="8514sys.fon"
"OEMFONT.FON"="8514oem.fon"
"LogPixels"=dword:00000078
<{POST_SNAPBACK}>
So if I copy and paste the following into my registry tweaks, the DPI will be set to 120? That's also what I'm looking for too...
#10
Posted 28 July 2005 - 12:07 AM
#12
Posted 29 July 2005 - 10:48 PM
#13
Posted 30 July 2005 - 05:19 PM
This post has been edited by Gabe The Nerd: 30 July 2005 - 05:24 PM
#14
Posted 15 May 2006 - 09:53 PM
Gabe The Nerd, on Jul 30 2005, 06:19 PM, said:
I just put this registry tweak in and it doesn't work like you claim. I don't get 120DPI with this registry setting:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontDPI]
"LogPixels"=dword:00000078
Are you sure that I don't need to use the other registry settings that the previous poster gave?
#16
Posted 21 May 2006 - 04:46 PM
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontDPI] "LogPixels"=dword:00000078
This post has been edited by mc134: 21 May 2006 - 04:48 PM
#17
Posted 22 May 2006 - 01:33 AM
mc134, on May 21 2006, 05:46 PM, said:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontDPI] "LogPixels"=dword:00000078
It doesn't work for me. In case someone said that my registry tweak file isn't placed in the right place, all other registry tweaks work besides this one and the remove links folder tweak.
#18
Posted 22 May 2006 - 05:19 AM
This post has been edited by razormoon: 22 May 2006 - 05:21 AM
#19
Posted 22 May 2006 - 08:49 PM
#20
Posted 23 February 2007 - 04:23 AM
- ← Integrating KB928090 over IE7
- Unattended Windows 2000/XP/2003
- A few small issues with my unattended... →



Help

Back to top









