ghacks Technology News

Increase the size of Windows Calculator


The Windows Calculator does not increase its font size or appearance if your screen resolution is relatively large. It will always display the characters in an eight pixel font size which displays them ridiculously small if your use a large screen resolution.

Microsoft does not offer a way to change the display of the Windows Calculator or adjust the font size automatically depending on the screen resolution of the computer which means that we, once again, have to rely on third party tools to change a default Windows application so that we can work with it.

You do need a software called Resource Hacker for this, the link is at the end of this article. Unpack Resource Hacker and start ResHacker.exe. Now click on File > Open and browse to C:\Windows\System32 and open calc.exe.

resouce hacker

Now browse to the entry 101 and click on the child 1033 (1033 can be another value on your computer, it should display only one entry, click on that). You see many lines of code on the right window including the one important for us: FONT 8, "MS Shell Dlg"

You increase the font size by simply changing the 8 to another number. My suggestion would be to change it to 10 or 12. Click on Compile Script afterwards and you should see the changes immediately in the preview window.

Do the same for the entry 102, 1033. One is changing the scientific calculator while the other is changing the normal calculator.

Before:

windows calculator before

After:

windows calculator before

As you can see this makes a huge difference. Now save the new calculator using the Save As dialog, name it calc1.exe for instance. Please note that you can’t replace the original calculator from within the software because it is system protected.

The best option in my experience would be to change the shortcut in the start menu to point to the new calculator. Just right-click the shortcut, select properties and change the path under Target accordingly. If you saved it as calc1.exe for instance which was saved to system32 you simply add the char 1 to the path.

I have not found a way to replace the system calculator with the newly created one. If anyone has experience in that matter contact me please.

Read More:

Resource Hacker




Tags: , ,
Categories: Hacking, Operating Systems, Windows



Related posts:

Note to self: Always use the scientific calculator
Hexelon Max Calculator
SpeedCrunch Multi-OS Calculator
Use Windows Vista fonts in Windows XP
Change the Print Spooler Directory
Enable or disable the Windows Firewall in Vista in one click
Set Different Screen Resolutions For Every User
Better Way To Install Fonts In Windows

5 Responses to “Increase the size of Windows Calculator”

  1. Samuel S. says:

    GREAT tip.

    How ridiculous of Microsoft not to enable changing the font size of such an essential tool. So typical.

  2. CR says:

    I can’t find a way to actually save the altered file. No matter what I type as a filename, and wherever I try to place it, I get a message that states the file already exists. Any ideas?
    Thanks!

  3. Samuel S. says:

    You have to save the altered file as a different name, e.g. calc1.exe
    This should work – it did for me.
    Sam

Trackbacks/Pingbacks

  1. [...] Resource Hacker. Visto en gHacks. Tags: calculosOtras entradas que te pueden interesar…:Power Calculator: Potencia la [...]

  2. [...] the font size automatically depending on the screen resolution of the computer, but… (via ghacks.net) comes a method that, although it requires some third party tools, changes the default size of Calc [...]

Leave a Reply   Follow Ghacks   Subscribe To Comment Rss

© 2005-2009 Ghacks.net. All Rights Reserved. Privacy Policy - About Us