hainproject / hain

An 'alt+space' launcher for Windows, built with Electron
http://hainproject.github.io/hain/
MIT License
3.2k stars 155 forks source link

Can't Un-install Hain #277

Open blmjr opened 6 years ago

blmjr commented 6 years ago

So I installed Hain to play around with it and now I'm finished. I took it out of my Startup folder, it does not appear in my applications control panel, and it keeps loading.

How do I uninstall this?

Thanks!

appetizermonster commented 6 years ago

Sorry for the late. Hain is using squirrel installer, so app is being installed at %LocalAppData% (maybe C:/Users/%USERNAME%/...). so you can find hain directories(hain, hain-user) to remove it. and Hain is adding registry for the auto-startup. the reg path is HKCU/Software/Microsoft/Windows/CurrentVersion/Run. Thanks!