Hi All,

This thread seems have to have wondered about a bit. This is an attempt to simplify what I am trying to achieve. Before 10.5.x we had the following:

1. A .dmg file containing an Installer AppleScript Application (called "Double Click to Install & Launch".app) and a Folder. The Installer copies the folder from the image to "/Applications" on the system volume.

2. Once the folder had been copied, it launches another AppleScript App (called "CleanUp.app"). This ejects the image and launches the main application.

This has worked wonderfully since MacOS X 10.3.x.

There 10.5.x was released and the above still works BUT, we get 4 or 5 security dialogs.

We just want to suppress all but the first.

In response to this I was advised to use PackageMaker in order to create an Installer, which would in turn suppress the Security dialogs. So I built an installer but I can't get it to install the folder containing file, so far I have only managed to get it to install the myApp.app file.

So, my question is:

Is it possible to create an installer with package maker that does the same as the AppleScript, e.g. installs a folder in "/ Applications" (or anywhere for that matter).

Thanks a lot
All the Best
Dave


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to