Re: [Q] Problem with App Bundle style AppleScript app and an installer made by PackageMaker
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=lfAJAYlgTPBRKpAecQ4+WO8WZ3rIJh2ZSGvpckpu+TM+KFpdSLItcsAZx6/CC1/y4zUIe/ZfvYjuo6S606TBO61igs1wqkkOk4ss5KqHupHpJ43rAsAERJv1HVDxb5ZJw7LUCbJHYxpedKb6mg4I2+T7cvGDHe6AZPueHrHCrfw= ; User-agent: Thunderbird 2.0.0.23 (Windows/20090812) I didn't check relocation flag. I tried the "Allow custom location" flag turned off. It doesn't install things to /Applications directory. Thanks, On Nov 13, 2009, at 11:04 PM, JongAm Park wrote: Hello, I noticed a problem with the PackageMaker. _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... Iceberg-Dev wrote: I made an installer using the PackageMaker to install an AppleScript app which is in Bundle. Choosing "Application" from Script Editor produces PPC binary. So, to have Universal Binary version, I had to use Application Bundle style. What happens actually is that the app is not installed to /Applicaitons directory. Other Objective-C/Cocoa based apps in the installer package can be installed in the directory except for the AppleScript App Bundle app. So, I tried making an installer which contains only the troubled app, and it still was not installed. I think this is kind of bug in PackageMaker. I filed this using Apple's Bug Report page. Can someone at Apple investigate this? It ID is 7393659 It's not a bug. It's a feature that is seen as a bug by most users because it's opt-out not opt-in. Solution: Uncheck the relocation flag. You can search the list archive to find more information. This email sent to site_archiver@lists.apple.com
participants (1)
-
JongAm Park