flexikiller icon indicating copy to clipboard operation
flexikiller copied to clipboard

Run custom uninstall if uninstaller is not present on Mac

Open MartinIngesen opened this issue 8 years ago • 1 comments

I'm not sure if this is a possible scenario, but if the current Mac script (kill.sh) doesn't find the Uninstall.sh under /usr/libexec/.blblu/blblu/Contents/Resources/, it will simply fail with a

I can't find the uninstall script!

Would it be an idea to reuse the Uninstall.sh that's in this repo already, and run that if the "if [ -f $UNINSTALL ]; then" fails?

MartinIngesen avatar May 08 '17 18:05 MartinIngesen

Yes possibly, and I thought about it, but I wouldn't know why the uninstall utility wouldn't be there.

botherder avatar Jun 17 '17 17:06 botherder