Re: Re[4]: Finding the current OS language via distributions
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On mercredi, novembre 1, 2006, at 09:56 PM, Luke Bellandi wrote: _______________________________________________ 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 could write a light-weight tool in Cocoa (or whatever your favorite-flavored UI is) that would pop up an alert dialog indicating that the installer is performing some modal operation that is blocking the actual package install (which is, in fact, what you're doing by putting your installer in a package) and having that alert dialog indicate its progress with a progress bar. While Cocoa is great, the CFUserNotification API may be better as, if I'm not completely wrong, it can write to the console when there is no UI. So this solution could work for both visual and command line installation. This email sent to site_archiver@lists.apple.com
participants (1)
-
Stéphane Sudre