#1345: Wrong registry key created by Windows installer
------------------------+---------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: lowest | Milestone:
Component: None | Version: 6.6.1
Severity: trivial | Resolution:
Keywords: | Difficulty: Unknown
Os: Windows | Testcase:
Architecture: Unknown |
------------------------+---------------------------------------------------
Comment (by neil):
Ian, in the installer I sent you the offending lines are:
Root: HKCU; Subkey: "HKEY_CURRENT_USER\Software\Haskell\GHC\ghc-6.6.1";
ValueType: string; ValueName: "InstallDir"; ValueData: "{app}"
Root: HKCU; Subkey: "HKEY_CURRENT_USER\Software\Haskell\GHC"; ValueType:
string; ValueName: "InstallDir"; ValueData: "{app}"
Change by removing HKEY_CURRENT_USER from the Subkey.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1345>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs