I have an application, it's actually a customized Mozilla browser.
It's nothing special, it runs when you
double-click it. I can manually drag it to the Applications folder
just fine and it will run from there. I've tried creating a package
installer that does one simple thing, copies my app to the /
Applications directory. I changed the permissions to rwxrwxr-x,
chown'ed the owner to root, and group to admin per tutorials on
PackageMaker. So I build the package... When I
run it and it supposedly installs (no errors), the application is not
in my /Applications directory. I saw the installation bar
progressing, my package is 26 MB so it obviously has my app in it.
Anyone have any ideas why my application isn't getting copied to the /
Applications folder? My destination is /Applications/My App.app and
this is probably the most simple type of install one can do.


|