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:date:from:sender :to:subject:mime-version:content-type:content-transfer-encoding :content-disposition:x-google-sender-auth; bh=kEZexfub2bvQExLtZRDksjoXdz1Pnp+onl10wr2Tqsg=; b=Shc50eY7t0iEVzVvokzSZEtjyzcJ6K8Sm3TJedHBhmjplJq0ivkAtWDaPAIxsYJwnq rSmZAJ0IALAAcLFDN4CjCnMiQOgQITJ3xicx1BGdcnk7XzqXE3zrNV9H05TOSVjd/3Tr qRCgxo5KEQ3W4q3ENx/A4/0Fi0C6s80TEgZ2c= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=daLeN6yrKeGo40tHLN7dQ1mj1D/yAP5+PEJBhqfnZkikRjiWU1dymisdLUX+Cp1HMd h6/QwGEkE9V1+onA5G4hcRs0ZyQLkI+KdRVVzqAfsJcjajhClVgmuR/DsCilR7O+xjK7 ovE1z2yf6WiGIqb8DqkqXO6e/TgfgV0/RN22Y= Hi Everyone- I just posted a really great (I think) uninstaller solution on my blog I think people here may find useful. Basically, you just perform your entire uninstall in a bash script that's called from an AppleScript application bundle (so the user can double click it). Once you've got the application bundle set up, you just need to update and maintain the bash script and never worry about building the bundle or editing the AppleScript (a bit of a pain) again since the AppleScript will always just call whatever's in your bash file. The post is here: http://adamfisk.wordpress.com/2008/10/22/osx-uninstallers-the-easy-way/ Any feedback in the comments is most welcome. There may very well be a better way of doing this I'm unaware of. -Adam -- http://www.littleshoot.org P2P Meets Web 2.0 _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Adam Fisk