Distribution Packages
Distribution Packages
- Subject: Distribution Packages
- From: "Hafen, Keith" <email@hidden>
- Date: Mon, 24 Apr 2006 13:58:01 -0700
- Thread-topic: Distribution Packages
We are trying to create a distribution package for our product. One
thing we need to do is to allow the customer to select one custom
location, and have all the packages installed under that location. We
have set up the .dist file to prompt for the install location in the
<options>, however it doesn't pass that location on to the subpackages.
In the .dist file we have:
<options
allow-external-scripts="no"
customLocation="/Applications/UGS/NX 4.0"
customize="allow">
</options>
and in each subpackage, there is a section like:
<choice
id="choice1"
title="UGFLEXLM"
customLocation="/Application/UGS/NX4"
description="NX Flex stuff"
tooltip="Flex licensing"
start_selected="true"
start_enabled="true"
start_visible="true">
<pkg-ref id="ident.pkg.UGFLEXLM"></pkg-ref>
</choice>
How do we get the subpackage to use the customLocation that the user
selected from the UI as part of the <options> section?
Keith Hafen
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden