page 1 of 1
Comments: 5 | Views: 455
W3bbo
W3bbo
The Master of Baiters

Apparently there is no concise reference for the HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall registry key.

I've pieced together a bunch of known values you can use from existing keys, this MSDN article, and Raymond Chen's blog, but there's no authoritative and exhaustive reference for Reg value names and their values.

Why not?

Sven Groot
Sven Groot
My name has 9 letters. Coincidence? I think not...

Because you're supposed to use Windows Installer instead of writing there manually? This is just a guess.

ZippyV
ZippyV
Fired Up

How did Installshield know how to use these keys when Windows 95 came out? Windows installer only got introduced with Office 2000.

It's documented here: http://msdn.microsoft.com/en-us/library/aa372105(VS.85).aspx

I think it used to be in the (now deprecated) Setup API documentation, which was how you were supposed to install software prior to Windows Installer.

there is no reference to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DevDiv either, even though it contains treasures Smiley

page 1 of 1
Comments: 5 | Views: 455
Microsoft Communities