Tagged Questions
PackageMaker is a utility for creating installer packages to be used with Mac OS X, and is supplied with Apple's Xcode development system.
8
votes
3answers
119 views
How can I build a Mac package on linux? (BOM file problem)
I'm running a business where we are creating email stationeries for people. We have some Mac users that currently have to download a zip file and manually copy that to their mail stationeries ...
8
votes
3answers
8k views
Using PackageMaker to run a script on install
I have an app I need to create an installer for, and all the installer needs to do (besides copying the app) is run a script (or executable) that is not part of the app itself. Any help on how I can ...
4
votes
1answer
418 views
Mac PackageMaker - Random reset of owner/group/perms
While developing an install with PackageMaker (XCode 3.2.1 1613, for Snow Leopard), sometimes the permissions, owner, and group that I have set on most (if not all) of the files just vaporize. The ...
3
votes
1answer
98 views
How to automate or programmatically make changes to System Preference settings on Mac OS X
I am trying to figure out how to programmatically change System Preference settings on the Mac OS X. If that is not possible, create some post-installation automation script (using Apple Script or ...
3
votes
0answers
286 views
How do you author Mac package to install without requiring admin privileges on Lion?
I'm trying to understand how to fix my Mac package developed in Packagemaker (that comes with Xcode 2.4.1) to install on OS Lion 10.7 without requiring admin privileges when it is being run as a ...
3
votes
1answer
212 views
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 of the ...
3
votes
2answers
680 views
Uninstaller for package on Mac OS X
As a service to my users I would like to provide an uninstall script to completely remove all traces of my application on Mac OS X. The application is installed using a package rather than just being ...
3
votes
0answers
215 views
Specifying install location from commandline packagemaker
Being new to packagemaker I assume I am just missing something. It does not seem all the options in the GUI are available from the command line. I have read the man page but maybe I just don't get it.
...
3
votes
0answers
168 views
Check if an application is running with PackageMaker
Using PackageMaker, how do I check if an application is running and pause the installation if it is?
If it matters, this is not the application I am trying to install that I am checking for since I ...
3
votes
3answers
923 views
Add registration dialog to PackageMaker
I'm currently in the process of writing a Mac PackageMaker-based installer for an application that I had previously distributed for Windows using an NSIS installer.
In NSIS, I was able to create a ...
3
votes
0answers
510 views
Mac PackageMaker - Allow Relocation Issues
I have two issues with Allow Relocation (Package: Xxx, Components):
It keeps getting turned on as if by magic. How can I avoid this? I need it off (sub-optimal, I know - see #2)
If Allow Relocation ...
3
votes
1answer
1k views
PackageMaker Troubles
My PackageMaker project was generating a .mpkg file, but then, all of the sudden, when I go to build, it only generates .pkg files. The .mpkg files are actually directories into which I place my ...
2
votes
2answers
128 views
Bundle python tool in Cocoa app with easy_install
My Cocoa app requires a Python command line tool to be installed on the user's system using easy_install. Ideally, I'd want to bundle one bash file with my app which I can then run. But as far as I ...
2
votes
0answers
47 views
Passing arguments or environment to Mac installer script
I tried to write installer with packagemaker which runs a shell script during installation.
I want to pass some arguments to the shell script during silent mode installation. Something similar to
...
2
votes
0answers
368 views
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.
The distribution is set to easy install only, System volume ...
2
votes
2answers
407 views
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 installer. It needs to work on 10.5+. Preferably, it would work in a bash script. My ...
2
votes
1answer
246 views
How to create a PackageMaker pkg that doesn't require admin password?
I am trying to create an installer for a Internet Plugin on Mac OS X with PackageMaker. I'm not picky about the tool I use, but it needs to be free. It'd be nice if I could do everything I want with ...
2
votes
1answer
672 views
Building distribution Installer package (.pkg) with postflight script without requiring authentication
I'm using the new domain feature of PackageMaker (introduced for Mac OS 10.5) to target the user home directory. I have created a .pmdoc file in PackageMaker.app, and everything works perfectly until ...
2
votes
1answer
105 views
OSX packageMaker need to close all browsers during install
I am developing a browser plugin which I want to package and distribute. I would like to know how can I prompt a user to close all browsers during installation. I want to use PackageMaker ...
2
votes
1answer
182 views
Uninstaller for a cocoa application
I am using PackageMaker for the installer of my application (which is more than a simple bundle).
I am wondering how to create an uninstaller, where to install it and how to provide to the user a way ...
2
votes
0answers
302 views
Mac OSX 10.6.4 - postinstall/postflight scripts fine in single pkgs but not in metapkgs
I'm new to Mac OSX dev, and I'm having trouble with building a metapackage.
I have 7 pkgs which I want to wrap up into a metapkg.
When I executing each package separately everything works as ...
2
votes
1answer
493 views
Can you use the PackageMaker command to create an installer from a list of files?
I want to (periodically and automatically) create an installer from various files and folders that are in many places. But, I can't figure out how to supply the packagemaker command with all the paths ...
2
votes
1answer
1k views
How to write preinstall script for packagemaker for Mac os
Hi I am using package-maker of Mac OS to create installer package for Mac OS. I gave created a simple installer package it worked fine. But I want to create a new folder under /Applications directory ...
2
votes
1answer
2k views
Are PackageMaker installations with preinstall scripts broken on Snow Leopard?
Everything worked on 10.5, but now my PackageMaker installation project is broken. I've been fighting a problem for a few days now, and either
Snow Leopard (OS X 10.6.1) has broken PackageMaker ...
2
votes
3answers
980 views
Is PackageMaker considered the standard for Mac OS X software installation? Or is there something else out there?
I've put together my very first package with PackageMaker (for a system service), but I am not happy about several faults:
Frequent crashes while applying target permissions to my source files
...
1
vote
3answers
51 views
How do you make installer when the project is using many other dependencies in Java?
My main application is written in Java, which has Main.jar. I am preparing final package for deploy.
But it has other dependencies such as third party libraries need to be first available ...
1
vote
1answer
73 views
PackageMaker error could not copy resources to en.lproj
I placed my app bundle in PackageMaker and tried to build it and now I am getting this error:
error could not copy resources to en.lproj
Any ideas? Thanks
Screen Shot:
1
vote
0answers
38 views
Understanding my install.log file
I've just cracked my install.log file(s) for the first time and I could use some help understanding the anatomy of the file. The thing I need to understand is the significance of the bracketed number. ...
1
vote
1answer
152 views
Using scripts in PackageMaker (Mac OS X)
I'm trying to build an install package on Mac for my application(s) (there are two .app-s). One of them is a GUI and the other is an agent (service). The install package must run a script (that's the ...
1
vote
1answer
143 views
MacOS packagemaker with post scripts + extra installs
So I'm trying to create a package as a mean of distribution for my project (developed in Python). So far all the dependencies and installs of smaller components are done by the means of an install.sh ...
1
vote
2answers
259 views
Has anybody actually used PackageMaker for creating MacOSX install packages? If so am I just using it wrong?
I'm using PackageMaker 3.0.4 to make an install package that includes .kext and .plugin files that need to be installed to system directories. My goal is to create a .pmdoc
I just can't believe that ...
1
vote
0answers
71 views
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 ...
1
vote
0answers
88 views
Mac OSX PackageMaker sort/arrange content
Using Mac OSX 10.6 PackageMaker...
...Can anyone tell me, how can i sort/arrange contents of my package (Choices, Packages, etc) AFTER creating them?
Scenario:
1.Create a choice "bar" at root level
...
1
vote
1answer
180 views
Run a Python script from PackageMaker in OSX
I'm having a difficult time finding any decent documentation for packaging on OSX. My package needs to run a Python script that will do some launchd magic right after the app is installed. I tried ...
1
vote
1answer
258 views
Apple PackageMaker CLI: Is there any way to include Postinstall Actions?
I have a PackageMaker .pmdoc designed in the PackageMaker GUI. The top level package item on the sidebar (above the contents) has two Postinstall Actions. They're "Open File" actions.
When I build ...
1
vote
0answers
209 views
How to customize the failure message in Packagemaker installer?
I want to put up a customized error(failure) message in the Packagemaker Installer UI.
Here is what I am trying to do..
Considering a scenario where, a user has the latest version of a software ...
1
vote
1answer
357 views
How to get the Location of an Application installed in Mac OS X using Package Manager?
I am trying to create an installer using Package Maker, which installs a plugin into App's sub-directory. I can create a simple "If File Exists" to see if the Application Bundle (".app") exists at the ...
1
vote
0answers
141 views
Removing screens in a Mac OSX .pkg install
I've created a .pkg for my application using PackageMaker. My application basically just copies a bunch of files over to a given location. But the installer flow needs me to click next through a bunch ...
1
vote
0answers
123 views
How do I use PackageMaker to update an existing framework bundle?
I have developed a framework where I changed the library API. I changed the installed version letter to indicate the API change. However, the old versions are deleted by Installer.
How do I build a ...
1
vote
0answers
328 views
Mac PackageMaker “Destination Select” step A) skipping B)Option permanently disabled
I have a software that is bundled using PackageMaker. When i run the installer, the first screen "Introduction" shows up. Clicking on "Continue" takes the user to the 3rd screen "Installation Type" ...
1
vote
1answer
150 views
question about PackageMaker and scripting
I am using PackageMaker to create our installer. I want the installer to execute a script that is in:
${INSTALL_DIR}/${APP_NAME}/resources/script
I guess I don't really get how the 'scripts' work in ...
1
vote
3answers
689 views
How to run packagemaker from a build script?
I have an Ant script which turns my Java application into a nice Mac Bundle using the JarBundler task. The problem is how do I now turn that into a .pkg file for distribution?
I'm looking at using ...
1
vote
2answers
75 views
Install button disabled while installing application
I am using PackageMaker 3.0.4 & Mac OS Snow Leopard.
Successfully make setup by PackageMaker for Cocoa Application.
When i try to install application, At Installation type step, install button ...
1
vote
1answer
719 views
Mac OSX PackageMaker: how to install multiple packages and post-processing
I find myself in a unique scenario -- it has to be, because no searching I do seems to turn up any answers. But maybe there's a MacOS X guru out there that can answer this for me?
I'm using ...
1
vote
0answers
131 views
How to deny creation of /Library/Receipt files in PackageMaker
I'm sorry for my knowledge of English.
I have an Cocoa application, which I want to install on removable volume (usb flash drive).
I use PackageMaker to create package. After install is completed the ...
1
vote
1answer
213 views
Compatibility issues with package developed on OS X10.6.4 on older OS X
I am using Os X 10.6.4 and X code Version 3.2.3 for developing some simple app files and using PackageMaker to distribute these app files. But when trying to run the package on some other mac I am ...
1
vote
1answer
295 views
How do I get user input into a PackageMaker package?
I'm trying to create an install package. I've got all my components, and I think I understand most of the process. I want to have an install/set-up script that is run as part of the install. I planned ...
1
vote
0answers
134 views
Why the PackageMaker(3.0.3) not add the package version number to my App package?
I used PackageMaker(3.0.3) to package a App and add Package version to my app , but when I used Finder to view the info and I didn't find the version info , and When I used packagemaker(2) in the ...
1
vote
1answer
219 views
How to insert customize check condition (eg JRE Check) in Package Maker, Mac
Hi I am using Mac 10.6 i.e. snow leopard. I used Package Maker to create installer for my own application. The installer works fine. My application wants minimum JRE 1.6 (Java Runtime Environment). I ...
1
vote
0answers
149 views
“Overwrite Project Package” option in PackageMaker — What does it do?
PackageMaker's Project menu contains an "Overwrite Project Package" option.
I can't find any documentation of this option, nor any references to it online.
Does anybody know what its function is?