site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On Oct 28, 2009, at 2:17 PM, Jesse Wesson wrote: -- Karl Kuehn larkost@softhome.net _______________________________________________ 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... You can check for the presence of the environment variable COMMAND_LINE_INSTALL to determine if your installer is running in a GUI or command-line context. I don't believe that this is actually setup by the command-line installer (it would be nice), but rather is a convention that things that normally use the command-line installer setup for themselves (SUI, InstaDMG, possibly ARD, etc...). So depending on what you are really doing, this might or might not work for you. This email sent to site_archiver@lists.apple.com