
#10916: PATH in Windows corrupt after 2nd install og GHC ------------------------------------+--------------------------------- Reporter: ambusy | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: None | Version: 7.10.2 Keywords: installation | Operating System: Windows Architecture: Other | Type of failure: None/Unknown Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | ------------------------------------+--------------------------------- Installed (absolute beginner!) Haskell default on windows X64: on the C:\ disk. Leads to problems with UAC rights when starting a tutorial with ghci. Disinstalled, and reinstalled on F:. In the path one reference to C:\Program Files\Haskell\bin remains, and ghci does not start. Below the output of my PATH. F:\>path PATH=C:\Program Files\Haskell\bin;F:\Haskell\lib\extralibs\bin;F:\Haskell\bin;C: \Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86) \Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Wi ndows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\ ;F:\Haskell\mingw\bin;C:\Users\ambusy\AppData\Roaming\cabal\bin -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10916 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler