** Changed in: nunitv2 Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2. https://bugs.launchpad.net/bugs/498659
Title: Registry entries and shortcuts remain after install Status in NUnit V2 Test Framework: Fix Released 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] To manage notifications about this bug go to: https://bugs.launchpad.net/nunitv2/+bug/498659/+subscriptions _______________________________________________ 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