has anyone ever attempted this? here's the code i've been using and i'm not sure why it's not working. i've tried putting the .pkg file in an /fscommand subdirectory, but still no luck.

on (release) {
fscommand ("exec", "someapp.pkg");
}