taviso / hotcorner

Tiny Hot Corners for Windows 10
GNU General Public License v3.0
380 stars 69 forks source link

Binary uninstall and startup item #15

Open gitguys opened 6 years ago

gitguys commented 6 years ago

I launched the binary and it works. Thank you! Did it make it a startup item after running the binary? I don't see it listed, so do I need to do that manually somehow? Also, what's the uninstall process for the binary?

taviso commented 6 years ago

If you want it to run on startup, just copy the binary into %USERPROFILE%\Start Menu\Programs\Startup (you can paste that into an explorer window to get to the right place).

screenshot

The binary makes no changes to disk or the registry, so just deleting it is enough to uninstall it!

Hope that helps.

gitguys commented 6 years ago

I just came back here to tell you I figured it out but thank you for the help anyway!