Is VolumeCheck possibly called before InstallationCheck completed?
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:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=WeCckrVXC9MoHbY7RxClDMqNI0ny5Cf0gfdLYbm2JX0=; b=jctpvxT7LxMVzkNm1Y3KD/b7TPZuCh5ncPJ55Ed7LeVN4Cn20k30vRc6gAnaYccrks4hoSQ6huh9VZCa7qWLCjexyaA8C4XaCQEBmOc74hZODyxliUK4dt+kaawjqREfTlcYMfJSjFoWUA3Pv1ImI1l3iWAleCT9ZDT5BKBg04E= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Wg5dUjNQw55h8kah1kj/ds3cSCSGVp/gEV5uAKgv9VtqP7qRW9+hQviBigLVYqdKzN0oS3t2Ml+GCd5nTx6pw6kQXjwyL4P2N0eUATIUwoZbDuU5A+WEabRpR6UY6Pwb3bHL9JZgaY1791FDDQsqpTHLjv2J55hPvVXjxq2mrrw= I know InstallationCheck is defautly called before VolumeCheck when running installer. However, when I am writing some installer script, I found VolumeCheck script often began to run before InstallationCheck was totally completed. It caused some unexpected issues and bothered me toughly. Is it a apple's bug? Does someone also encounter this situation or know about it? Please give me a help. Thanks in advance. My environment is: iMac5,1 Mac OS X 10.5.2 and totally 4 volumes mounted. _______________________________________________ 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)
-
Julian Qian