xattr -rc /Applications/quantum-launcher.appApple being a greedy company, demands a "Developer Id" fee from me, that I can't afford. If I don't pay, they intentionally block my app which is what you see right now. Running this terminal command bypasses the blocking.
[Desktop Entry] Encoding=UTF-8 Version=0.4 Type=Application Terminal=false Exec=/path/to/quantum_launcher Name=QuantumLauncher Icon=/path/to/icon.ico
chmod +x ~/.local/share/applications/quantumlauncher.desktop
desktop-file-validate ~/.local/share/applications/quantumlauncher.desktop
update-desktop-database ~/.local/share/applications
mklink /D "%APPDATA%\Roaming\QuantumLauncher" "E:\Path\To\Link"
where E:\Path\To\Link is changed to wherever your folder is on the other drive
(make sure to use the correct drive letter like D:\ or E:\ )
gnome-keyring
and libsecret
(the package name might vary based on distro, try searching it)eval $(/usr/bin/gnome-keyring-daemon --start)
seahorse
(install it if it's not there)