Computer Performance, Microsoft Windows Vista


Windows 7 Registry Tweak - PaintDesktopVersion

Registry Tweak to Display the Windows Windows 7 (TM) Build 7600PaintDesktopVersion Display Windows Windows 7 Build 7600

During the Windows 7 Beta program it was useful to display the correct build number, that way you could see which version you were testing.  Many 'techies' were disappointed because the final production version of Windows 7 does not display its badge of honour - 'Build 7600'.  This omission prompted me to do a little exploring in the Windows 7 registry, and I came up with a value called PaintDesktopVersion.

Topics for PaintDesktopVersion

Instructions for PaintDesktopVersion Windows 7 Regedit

  1. Launch Regedit See more details on starting regedit
    Navigate to this key:
  2. HKEY_CURRENT_USER\Control Panel\Desktop
  3. Scroll down and find the existing entry called PaintDesktopVersion.  Double click and change its value to numeric one.  Please note that there is no need to create this DWORD, as it's already there.
  4. Check you now see: PaintDesktopVersion = 1
  5. The default is PaintDesktopVersion = 0 meaning do not display the build number.  Incidentally, this DWORD is also found in Vista, XP and Windows Server.

Key Learning Points

  • A simple registry tweak to change a value from zero (setting disabled) to one (setting enabled)
  • Do you find the PaintDesktopVersion value in HKCU** or HKLM? 
    Answer: HKCU
  • Should you add a value, or modify an existing setting? 
    Answer: Modify 0 --> 1
  • Is PaintDesktopVersion a String Value or a DWORD? 
    Answer: DWORD.
  • Do you need to Restart, or merely Log Off / On? 
    Answer: Log Off --> Log On and view: Build 7600 embedded in the desktop, just above the clock.
  • Tip: Add this Value, PaintDesktopVersion to Regedit's Favorites menu
  • Tip: To find the value that controls the build number quickly; launch regedit, click on the Edit menu, Find, type PaintDesktopVersion.

Follow-up

This trivial registry hack may spur you to research the family of build numbers.  What you find is that registry stores data about the version and build numbers here:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion.  This knowledge of CSDBuildNumber and BuildLabEx is valuable when you research which patches have been applied to the operating system.  In addition you can apply this principle to the SQL and Exchange areas of the registry.

Creating a .Reg File

This page explains how to create, and then edit .reg files for your computer.  As it's easy to import the contents of a .reg file into the registry, do take extra care with procedures.  Example Build Number PaintDesktopVersion  .reg file.

** HKLM is an abbreviation of HKEY_LOCAL_MACHINE, and HKCU is shorthand for HKEY_CURRENT_USER.  These acronyms are so well known that you can even use them in .reg files, Windows 7 will understand and obey the registry instruction.

Guy Recommends: SolarWinds Engineer's Toolset v10Engineer's Toolset v10

The Engineer's Toolset v10 provides a comprehensive console of utilities for troubleshooting computer problems.  Guy says it helps me monitor what's occurring on the network, and the tools teaches me more about how the system literally operates.

There are so many good gadgets, it's like having free rein of a sweetshop. Thankfully the utilities are displayed logically: monitoring, discovery, diagnostic, and Cisco tools.  Download your copy of the Engineer's Toolset v 10

Best Practice for Editing the Windows 7 Registry

  • Before you make any changes to the registry settings, get into the habit of exporting at least that branch of the registry.
  • Backup the system state before you try anything radical in the registry.
  • Research Volume Shadow Copy, and test how it restores a previous version of your registry files.
  • If your computer has a serious problem, which requires pressing F8 at boot-up, remember to try Last Known Good as your first recovery option.
  • Seek alternative methods; think laterally.  Instead of risking making changes with your registry editor, what else could you do?  I urge you to consider configuring a Group Policy rather than tweaking the registry.  Occasionally Windows 7 may provide a new GUI to configure a setting.
  • Learn how to perform a remote registry edit with: Regedit, File Menu, Connect Network Registry.
  • As you work through my registry examples, make a point of studying each page's 'Key Learning Points'.

 

More Windows 7 Registry Tweaks

 *


Google

Web  This website

Review of Orion NPMGuy Recommends: Orion's NPM - Network Performance Monitor

Orion's performance monitor is designed for detecting network outages. A network-centric view make it easy to see what's working, and what needs your attention.

This utility guides you through troubleshooting by indicating whether the root cause is faulty equipment or resource overload.

Download a free trial of the Network Performance Monitor

 

Home Copyright © 1999-2009 Computer Performance LTD All rights reserved

Please report a broken link, or an error.