XP Desktop

G

Guest

I want to be able to display the windows operating system and version
on my desktop, can this be done by enabling an item in the registery or in
windows
 
D

David Candy

;Sets Windows version displayed on desktop.
;--------------------------------------------------------------------------

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Advanced\Desktop\VersionOnDesktop]
"RegPath"="Control Panel\\desktop"
"Text"="Display Windows version on desktop"
"Type"="checkbox"
"CheckedValue"="1"
"UncheckedValue"="0"
"DefaultValue"="1"
"ValueName"="PaintDesktopVersion"
"HKeyRoot"=dword:80000001
;"HelpID"="iexplore.hlp#50107"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top