Skip navigation.
 
mlAuthenticating multiple Installers with one prompt
FROM : Damien Sorresso
DATE : Tue Dec 20 20:30:41 2005

I'm writing a utility for my school that basically mimics Apple's 
Software Update in some respects for registration on our network. (No 
outgoing connections are allowed until we've verified that the user 
is up-to-date on security patches. This disables Software Update.)

All I do now is download the needed updates and throw them into 
Installer. But I'd really like it if the user only had to 
authenticate once for the whole she-bang instead of once for each 
package. Is this possible with the public APIs?
--

Damien Sorresso
Macintosh Developer
Computer Infrastructure Support Services
Illinois State University
damien.<email_removed>
309.438.5777

Related mailsAuthorDate
mlAuthenticating multiple Installers with one prompt Damien Sorresso Dec 20, 20:30
mlRe: Authenticating multiple Installers with one prompt Dave Camp Dec 21, 19:37