** Project changed: nunitv2 => nunit-3.0 -- Registry entries and shortcuts remain after install https://bugs.launchpad.net/bugs/498659 You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2.
Status in NUnit Test Framework: Triaged Bug description: Repro: 1) Install NUnit 2.5.1 2) Install NUnit 2.5.2 3) Uninstall NUnit 2.5.1 Actual behaviour: Registry key: HKEY_CURRENT_USER\Software\nunit.org\Nunit\2.5.1 and start menu shortcuts are left behind. Expected behaviour: Registry entries and shortcuts should be removed. I think we need to re-GUID all components for each release. With any luck there's an easy way to do this with recent versions of Wix. In the past this hasn't been fun! [From SF Bug 2837079] _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : nunit-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp