Ticket #83 (closed defect: invalid)
HaskellPlatform-2009.2.0.2-setup.exe sets wrong PATH on Windows Vista 64
| Reported by: | anonymous | Owned by: | refold |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Windows installer | Keywords: | |
| Cc: | the.dead.shall.rise@… |
Description
what happens: The installer adds "C:\Program Files (x86)\Haskell\bin" to the PATH environment variable, a directory structure which is not created by the installer.
steps to reproduce: Run HaskellPlatform?-2009.2.0.2-setup.exe on Windows Vista 64, accept the default installation location, and let the installer adjust the PATH.
temporary fix: Adjust the PATH manually.
fix: Make the installer add "C:\Program Files (x86)\Haskell Platform\2009.2.0.2\bin" instead
Change History
Note: See
TracTickets for help on using
tickets.
