You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.
Hi, I've having some issue installing Ocaml + opam due to bash.exe installed on win10. Well, I've removed all and routed to a virtualbox.
But the problem is on my windows shell, on prompt (cmd.exe) I've the message
Microsoft Windows [Versione 10.0.14393]
(c) 2016 Microsoft Corporation. Tutti i diritti sono riservati.
"opam" non è riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch.
C:\Windows\System32>
I can't find any reference on c:, on registry. I've looked in nsi script but I can't find where remove it.
I've solved make an empty opam.bat in system32 folder. Some cleanly solution?
thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I've having some issue installing Ocaml + opam due to bash.exe installed on win10. Well, I've removed all and routed to a virtualbox.
But the problem is on my windows shell, on prompt (cmd.exe) I've the message
I can't find any reference on c:, on registry. I've looked in nsi script but I can't find where remove it.
I've solved make an empty opam.bat in system32 folder. Some cleanly solution?
thanks!
The text was updated successfully, but these errors were encountered: