Re: How to recognize a non-releases OS version?
- From: "Günter Prossliner" <g.prossliner/gmx/at>
- Date: Tue, 20 Jan 2009 14:08:17 +0100
Hello Corinna!
There may be another method: The "LameButtonText" Registry Key
(HKEY_CURRENT_USER\Control Panel\Desktop). It's undocumented, but I've found
an interesting explanation:
From a Sysinternals newsletter:
========================================
[Sysinternals Newsletter February 19 2003]
http://article.gmane.org/gmane.comp.windows.sysinternals.announce/3
* THE LAMEBUTTONTEXT REGISTRY VALUE EXPLAINED
If you've examined the Regmon traces on a Windows 2000 or XP system of a
Windows application startup you've probably seen references to the
Registry value HKCU\Control Panel\Desktop\LameButtonText, usually with a
NOTFOUND error. Someone at Microsoft obviously has a sense of humor, but
what's this value for? It turns out it stores the text that you see in
Windows beta and release candidate releases on window title bars that
directs you to click on a link in order to report feedback. It would be
cool if you could enable it on non-pre-release versions of Windows to
place custom text, but its functionality is unfortunately disabled on
production releases.
========================================
This newsletter is from 2k3, and now in 2k9 it still seems valid. Of cause,
no guaranties, but maybe a part of the algorithm you may use.
GP
.
- References:
- How to recognize a non-releases OS version?
- From: Corinna Vinschen
- Re: How to recognize a non-releases OS version?
- From: Remy Lebeau
- Re: How to recognize a non-releases OS version?
- From: Corinna Vinschen
- Re: How to recognize a non-releases OS version?
- From: m
- Re: How to recognize a non-releases OS version?
- From: ulysse
- Re: How to recognize a non-releases OS version?
- From: m
- Re: How to recognize a non-releases OS version?
- From: Corinna Vinschen
- Re: How to recognize a non-releases OS version?
- From: Pavel A.
- Re: How to recognize a non-releases OS version?
- From: Günter Prossliner
- Re: How to recognize a non-releases OS version?
- From: Corinna Vinschen
- How to recognize a non-releases OS version?
- Prev by Date: Re: Process ID lifetime and how to marshal a kernel object handle
- Next by Date: Re: Create a global mutex on WTS
- Previous by thread: Re: How to recognize a non-releases OS version?
- Next by thread: Re: How to recognize a non-releases OS version?
- Index(es):