Consistent Uninstall Registry Key
From: Chris Feldhacker <feldhacker.chris_at_principal.com>
Date: Thu, 8 Jul 2010 11:54:52 -0700 (PDT)
Like most products, TortoiseSVN creates an uninstall key in the registry under: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
However, the exact key name changes with every release:
Working in an enterprise setting supporting users were the version of TortoiseSVN installed can vary, writing automation scripts that perform tasks such as uninstalling TortoiseSVN is difficult when it is unknown (or at least difficult to determine) what exact command should be executed to perform the uninstall.
Looking through the Uninstall section of the registry, it seems half the entries contain UUID keys while the other half contain keys with a "common name", such as:
Would it be possible to enhance TortoiseSVN to also utilize a consistent "common name" as the Uninstall key rather than an ever-changing UUID key?
Thanks!
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.