site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:subject :mime-version:date:references:x-mailer; bh=SDtFkFbtFKNtMQT3xjSR639d7RlreCeG9TiDWgUqRSk=; b=I/TGfTpAFTxF/ECGdOSdx0tYZJPhiGpLOTQ7k+N09ADQh1ogYUt/bIyo0nke1biO9J jqQXTKhWdxXaBlbLJ5ODfGCxxeT+HtWfciZZER/Lc8XAOYUBW0Tggc6o1WMX4lZQ4uRW nuq13neq0vfOqu3QLr8DLa6XR1ljmuD56zuuY= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:subject:mime-version:date:references :x-mailer; b=v3aJLFl2CxdRQMpOwSUl1qBBK/D/iSKvXk3dt+2pHI2KgZmKlX4fnuXPOI1kvj5WeU p7UQkP1xvEAyXmzPFKxAVN3u4CTNOh0XfRZ4Ho7l4oEmaGK8/4hyssESKUHGE4WGTPpd e5/dPnWqoIY70UEIYxzojMbnPjhV+SNCFFrgE= On May 17, 2009, at 6:13 PM, Andrew Merenbach wrote: Hi, all, Cheers, Andrew Most setups either: -provide a list of things for the end-user to delete -provide/install a shell script to delete installed components -provide/install an application to delete installed components Eli _______________________________________________ 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... I searched lists.apple.com under installer-dev for "uninstall" and "uninstaller" and came up with only a couple of answers--both from long ago--so I'm wondering whether the protocol has changed. I'm about to distribute an installer package, and would like to know whether it's possible to include an uninstaller package, as well. Apologies if this sounds like a terribly newbie-ish question, but can I create my installer such that the same installer package, upon opening and finding the current version of its products installed, provides an uninstall option, without using a script but instead using the installer's own path determination mechanism (since it does, after all, know where its components go)? If I do need a script, what is the recommended way to get it called from the installer package, so that I don't need to distribute a separate item for people to open? I'm using PackageMaker 3.0.3 under Leopard, and am sure that I've missed something quite obvious in the documentation, but searching developer.apple.com for "uninstaller" failed to produce anything, either. Many thanks for your time! First, end-users wouldn't expect an Installer package to have an uninstall option anywhere. The few 'installers' that do this are full on applications, that do both installation and uninstallation. There have been requests for an Apple-provided uninstall capability, since, well, Mac OS X first came out... This email sent to site_archiver@lists.apple.com
participants (1)
-
Eli Bach