Re: Cant replace the executable for auto upgradation when its executing
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:subject:mime-version :content-type:from:x-priority:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=ZeXeAzrCoc6oeKJ0i0NnBVUt8InGZA3lG0mIqmyaq1g=; b=vJ3CIu1Dkj4Laq8abPuqWRFog/80vuHTcpjk3t2MAcYFJ8H3Atnol/4Vj3FEDG99GR f6Y0wH5qCI8EylZJ79lmoqbT5nOdzBuBSgcqGpah2szpUl3mJgfSnlWhkpmYV/dWaihN 1rW1KGncRSYriROb5oCvoWdpxEDwbNoBdWfHQ= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:x-priority:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=Mx5sX1UGxnDqpRpyfKMvaqJxrYPUZ+71lB+6kr2ggmkwjukxd0FZsOas9ZVcDlGfC4 MM30maXbsNTgmk0FLQaHAuzg8SDfdIjybSBzripBUrlTZJlAwdjAejk8OXNKR3Q4IUSg HsTlgq8ZVO76oV1YooIUtrQ76EXqO4ReUqgac= On Aug 17, 2010, at 2:39 PM, Bill Coderre wrote:
There are two common solutions: 1) If it's an application, present an error to the user. This IS the standard behavior, but is not in Installer.app at this time. I know it sounds lame, but it's really the best choice, because the user might have unsaved changes, etc, etc.
I just got the "Quit Application" preinstall action in PackageMaker 3.0.4 to work (by using the application's bundle identifier; using it's name didn't work, with or without the .app extension). What happens is that, as the installation operation reaches the end, the applications quit (or are killed). So at least PackageMaker can do this much. Are you saying that we shouldn't take advantage of this feature because it's dangerous? -- Bill Cheeseman - bill@cheeseman.name _______________________________________________ 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)
-
Bill Cheeseman