#25: Installer sets(!) the path instead of properly appending ---------------------------------------------+------------------------------ Reporter: torsten.kemps-bene...@sks-ub.de | Owner: refold Type: defect | Status: closed Priority: critical | Milestone: Component: Windows installer | Resolution: fixed Keywords: | ---------------------------------------------+------------------------------ Comment (by refold):
EnvVarUpdate does the wrong thing only when length(PATH) > length(STR_MAX), where STR_MAX is the maximum string length in the NSIS build we're using (chosen at the configure stage). So we shouldn't need additional checks, at least in current Windows versions. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/25#comment:12> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform