I packaged up SQLyog using the PA launcher and installer packages. It works fine, uses the config directory within the package thanks to the -dir command line option, everything seems exactly the way it should... except for the complete lack of action if I try to launch it from the PA menu. The menu vanishes like it does for any other app, but SQLyog will not run. I can't find any kind of error logging. The icon looks good, everything else seems fine, the only steps I skipped are documentation and a splash screen.
Any ideas?
You've probably got incorrect values in the [Control] section of appinfo.ini. Read the Format spec over again and you'll probably work it out.
I am a Christian and a developer and moderator here.
“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1
You got it - Start needs to refer to the launcher, NOT the executable. Works fine now.