Re: Package maker problem
Re: Package maker problem
- Subject: Re: Package maker problem
- From: Stéphane Sudre <email@hidden>
- Date: Sat, 3 Mar 2007 09:04:32 +0100
What's the error? What is Installer.app telling you in the UI and in
its Log (File menu)?
If it's still related to the preflight script.
Try replacing your script with:
#!/bin/sh
/usr/bin/open /Applications/Test.app
exit 0
Don't forget to:
- set the line-end format to Unix
- set the permissions to file-rwxr-xr-x for the preflight script
On samedi, mars 3, 2007, at 07:52 AM, Archita wrote:
Hello,
I got a reply from Christopher Ryan for my below post
I have added one preflight.txt file in the Resources forlder of the
Test.pkg .As i run the package it is installing the my application
without running a script..
preflight.txt contains are:
open Macintosh HD:Applications:Test.app
which is not running the Test.app from the script
as this .txt is running fine from terminal..
Please let me know what i am doing wrong. or what is the exact steps i
should follow to run one app from the script using package maker
Thank you
In the reply it was suggested to remove the .txt extention..
After doing the same.. Package maker is failing with an error..Even
preflight is empty it won't run successfully.
Please anyone guide what to do next?
As i have already working since few days on the same thing.
please reply us as soon as possible.
Thank you
archita
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden