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=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=P1xuUdxw3pd4KwVPOsdJLIWn2tDam028jz+y1Zq4s7HLPh10Cfd+RoI9VBVY3jlzIkQ0e3McFEgUBHljNWImxcz92zaEfyGw+3RmsffdscMAyzlZnkYZpKfbXOfDXFCyRWzeUMQnh3pshAN8jOVevX/WTO8XfLWw/4h2gFPyo+I=; Hi, I am using PackageMaker for the first time. I am stuck at a point. I have an application(for which i want to make installer package). It has a file in it's bundle whose owner is root. All other files in the bundle have current user as owner (not root). In order to preserve the root ownership of that single file, i am using root authentication in package settings. But doing so creates a problem. When the package is built, it hardcodes the owner of other files and the resultant application does not work with other uers. For example: I am logged in as user "ABC". When i build the package, owner of files is set as "ABC". Now when i install this package with some other user where i am logged in as "XYZ", the installed application does not launch becasue it's owner is set as "ABC" whereas i am logged in as "XYZ". Please guide me how can i make sure that the currently logged in user is set as the owner of files. Thank you for your patience. _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Adil Saleem