protz / ocaml-installer

The official windows installer (built using NSIS) for OCaml
http://protz.github.com/ocaml-installer/
GNU General Public License v3.0
66 stars 11 forks source link

Installer hangs after "Target was prepended to PATH" #32

Open markulf opened 9 years ago

markulf commented 9 years ago

I am running Windows 10, and already have Cygwin installed, though not with the right packages. I should have admin rights, but didn't run it in admin mode.

Worked on second attempt, its just really slow at that point in the install script so some patience is needed. Maybe a Cygwin problem?

msprotz commented 8 years ago

I would say that the issue is with NSIS, the scripting language I use for the installer. I don't know why, but I've also had really long delays at this stage.

wintersteiger commented 8 years ago

Same for me, it takes quite a while but it does finish if you're patient and don't disturb it.