Das Forum

Shortcut not working

POM 4.4.3

Autor Antworten
d82k Sunday 5 October 2025 at 15:30
d82kAnonymous

Hello

I'm using POM 4.4.3 (on 4.4.4 the installation for the application I want to use it does not work). I noticed that creating a shortcut on the Desktop for a specific .exe file it does not work.

I have fixed it opening the package content of the link, and edinting the Info.plist file replacing the <string>argv_emulator.py</string> with <string>playonmac</string>

It might be usefull for someone else.

KR, dk

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
<string>Myapp</string>
<key>CFBundleExecutable</key>
<string>playonmac</string>
...
​
 

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmcayonlinux.com