Hardcoded version folders (e.g. EA Desktop/13.x.x.x/) go stale on
app updates, silently breaking shortcut creation. Resolve via find()
instead — called early for install detection/uninstall, and again
before check_and_write to catch first-time installs in the same run.
Fix: Use plarium_path vars instead of eaapp_path in Plarium uninstall
Copy-paste leftover from the EA App uninstall block; could cause
Plarium Play to be skipped during uninstall.