Trying to get the proper 'title' to show in the body of the Installing Window
Trying to get the proper 'title' to show in the body of the Installing Window
- Subject: Trying to get the proper 'title' to show in the body of the Installing Window
- From: "OSullivan, Steve" <email@hidden>
- Date: Fri, 07 Nov 2008 10:41:30 -0800
- Thread-topic: Trying to get the proper 'title' to show in the body of the Installing Window
Good morning all,
When I run my installer, in the body of the Installing window, it says
"Installing pkgbaseengine" which is a contraction of the directory where the
source files are taken from in the creation of the installer,
"pkg_base_engine".
I am using the following command line to trigger packagemaker, and I thought
the -t argument would override any part of the pathname when creating the
name of the installer to be displayed in the installer window.
# --- begin script
BUILDVERSION=$1
/Developer/usr/bin/packagemaker -r /pkg_base_engine -o
/pkg_scratch/engine.pkg -i com.emc.product -n ${BUILDVERSION} -t "Product
Engine" -l /Applications/product/Engine -s /build_base/scripts/ -g 10.5 -h
system -b
# --- end script
I hope I have phrased this well.
I have pored over the man pages that I can find and have googled everything
that I can think of to track this down.
Thanks for any and all assistance.
Regards,
Steve O'Sullivan
_______________________________________________
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