Skip navigation.
 
mlInstaller is automatically diverting the applications location in Leopard
FROM : JanakiRam
DATE : Sat Mar 22 17:11:24 2008

Hi All,

        I've came across a strange situation with Installer on Leopard.
Please help me to solve this.

        I've created a pkg installer for my cocoa application in Tiger
using the following code snippet.

*/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker
-build -p "$STAGING_AREA/MyApplication/MyApplication.pkg"  -f
$STAGING_AREA/dstroot -r $STAGING_AREA/Resources -i  CurrentInfo.plist -d
CurrentDescription.plist*
**
        The package created using this installed fine in Tiger , recently
i've tried to install the .pkg file in Leopard - observed that Applications
are diverted to the development location instead of /Applications.

        Please help me to solve this. Thanks in Advance.

-JanakiRam.

Related mailsAuthorDate
No related mails found.