<div dir="ltr"><div>Hello,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 20, 2019 at 9:16 AM Yusuke Masuda <<a href="mailto:yusuke.masuda@gmail.com">yusuke.masuda@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi.</div><div>I would like to ask about how to uninstall erlang on Windows manually.</div><div><br></div><div>We use the erlang on Windows with embeding our installer.</div><div>When we cancel our installation, our installer rolled back the installation.</div><div>But some erlang files (maybe registry also) were remained, and we couldn't uninstall the erlang completely.</div><div>I'm not sure the erlang installer supports cancellation and rollback though, I need to uninstall it anyway.</div><div>So I need to get how to uninstall manually.</div></div></blockquote><div><br></div><div>The scripts used to install Erlang on windows are available here: <a href="https://github.com/erlang/otp/tree/master/erts/etc/win32/nsis">https://github.com/erlang/otp/tree/master/erts/etc/win32/nsis</a></div><div><br></div><div>You should be able to see from there what things are changed when it is installed and revert them.</div><div><br></div><div>I don't know how well the installer handles roll-backs, but I would imagine that it could be problematic.</div><div><br></div><div>Lukas</div></div></div>