Moonshine-IDE / Super.Human.Installer

Super.Human.Installer helps you install the latest and greatest HCL Domino technologies easily.
https://superhumaninstaller.com/
Other
2 stars 0 forks source link

MacOS: When we remove VirtualBox from Applications Super Human Installer hangs #72

Open piotrzarzycki21 opened 1 year ago

piotrzarzycki21 commented 1 year ago

A little bit of update after session of debugging on Mac OS. I have uninstalled VirtualBox from my Mac - I just went to "Applications" and removed from there folder "Virtual Box".

I have started debugging and discovered that in SHI code logic for existence of VirtualBox reported that it actually exists after my uninstallation. It checks following path usr/local/bin/VirtualBox where file VirtualBox exists - despite of uninstalled app. There is chance that on Windows we have similar situation.

Originally posted by @piotrzarzycki21 in https://github.com/Moonshine-IDE/Super.Human.Installer/issues/69#issuecomment-1565678284