← Back to team overview

nunit-core team mailing list archive

[Bug 638289] [NEW] Install uses CURRENT_USER instead of LOCAL_MACHINE for AssemblyFoldersEx

 

Public bug reported:

When using the .msi installer the registry entry for 
SOFTWARE\Microsoft\.NETFramework\v2.0.50727\AssemblyFoldersEx\NUnit 2.5.7.10213 (or whatever version) is placed into HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE. This means that msbuild will not find the nunit.framework.dll when running in a different account than that which installed nunit (like on a build server).

** Affects: nunit-3.0
     Importance: Undecided
         Status: New

-- 
Install uses CURRENT_USER instead of LOCAL_MACHINE for AssemblyFoldersEx
https://bugs.launchpad.net/bugs/638289
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.

Status in NUnit Test Framework: New

Bug description:
When using the .msi installer the registry entry for 
SOFTWARE\Microsoft\.NETFramework\v2.0.50727\AssemblyFoldersEx\NUnit 2.5.7.10213 (or whatever version) is placed into HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE. This means that msbuild will not find the nunit.framework.dll when running in a different account than that which installed nunit (like on a build server).





Follow ups

References