This repository was archived by the owner on Feb 3, 2022. It is now read-only.
This repository was archived by the owner on Feb 3, 2022. It is now read-only.
Install directory option ignored on Windows #311
Open
Description
Both
HaskellPlatform-8.4.3-core-x86_64-setup.exe /D=C:\haskell
and
HaskellPlatform-8.4.3-core-x86_64-setup.exe /S /D=C:\haskell
install in C:\Program Files.
If
was replaced with IfSilent it might fix the issue.