launchAgent problem

Hello,

I have a app that a few friends use. It uses a plist in the ~/Library/LaunchAgents to run on startup. On one computer it will never startup.

This is what it looks like :

<?xml version="1.0" encoding="UTF-8"?> Label StartUp Program /Users/kaass/Desktop/Contents/MacOS/StartUp RunAtLoad OnDemand

If on that computer I run in terminal “launchctl list” it does not come up in the list. Is this a problem with this plist file or with that computer.

Thanks !

Well I’d guess it’s the computer. Is that a PPC that won’t run the app, or different OS version, did you try with a completely new/blank user profile, etc? Need more info I think.