packagemaker
android : control installation process
I want to Create one simple app witch is display a dialog box with 2 buttons YES and No witch ask to user that they want to install new application ? when user install a new application in android dev[详细]
2023-04-13 03:12 分类:问答authorization failed when i installed my app with installer.app on mac os lion
I have a problem with my app to copy/delete a plist file in \"/Library/LaunchAgents/\" to control the auto-start function on checking/unchecking a checkbox.[详细]
2023-04-10 06:01 分类:问答Installer built with PackageMaker only sometimes shows destination select screen
I have built a simple installer with PackageMaker 3.0.5.It installs a package into /Applications and some support files into /Library.[详细]
2023-04-02 14:31 分类:问答Is the .pkg installation order within an .mpkg deterministic?
I\'ve created an .mpkg package bundle for Mac OS X from a number of .pkg packages. In the post-flight script of one of the .pkg packages, I want to perform an action which depends on another one 开发者[详细]
2023-04-01 17:26 分类:问答Add app to OSX "Login Items" during a Package Maker installer postflight script
I need a way to add an application to the Login Items from a postflight script which is run as part of my install开发者_运维技巧er.It needs to work on 10.5+.Preferably, it would work in a bash script.[详细]
2023-03-26 04:24 分类:问答What does PackageMaker's "Include root in package" option actually do?
I\'m making an installer for an OS X application, but have trouble understanding PackageMaker\'s UI. My version of PackageMaker is 3.0.4, running along Lion and Xcode 4.1.[详细]
2023-03-25 02:32 分类:问答Packagemaker permissions issues in OS X Lion
I have created a OS x pkg using package maker, that install a custom SDK and Xcode plug-in, the permissions of the payload are set to root:admin and chmod 775, as recommended.[详细]
2023-03-22 04:18 分类:问答How do I get PackageMaker to create the payload's containing folder with correct permissions
I\'m creating an installer using PackageMaker v3.0.4. One of the payloads is a library, which I\'m installing to the location /usr/local/lib/[详细]
2023-03-16 16:29 分类:问答How to ask the user something from a Mac OS X Installer Package
I have a PKG Installer Package for my application build and imaged into a DMG. I create it from a root directory structure using PackageMaker command line interface. My installer copies some kernel ex[详细]
2023-03-13 11:14 分类:问答How to disable Change Install Location button in packagemaker
I need to disable/not show a Change Install Location button in installer. How do I开发者_Go百科 achieve it?[详细]
2023-03-09 06:46 分类:问答