I don’t have administrator rights and try to install Haskell on D drive. But at the end of the installation it is showing me an alert box with the following message:
Could not write updated path to HKLM
How to fix this issue? Please help me.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you’re using the Haskell Platform installer for Windows, you should choose the “Portable” install type. In this mode the installer works as a self-extracting archive – it unpacks the files to the specified location and doesn’t attempt to update any system settings. Adding an “install only for the current user” option is on my TODO list.