Re: Using NSTask to execute softwareupdate

Tom Jones <[email protected]> Sat, 8 Jan 2011 09:48:53 -0800
Newsgroups gmane.comp.macosx.devel
Message-ID <[email protected]>
Hi Colin,
I would need to see your NSTask code, to really know. Are you using notifications as data becomes available or are you waiting until the task has completed?


Thanks,
tom


On Jan 6, 2011, at 8:54 AM, Colin Swelin wrote:

> Hi,
> 
> I"m currently using NSTask to execute softwareupdate to install patches, however, there's a few patches that seem to hang when trying to install. For example, the latest 10.6.6 update and a older iTunes patch, everything else seems to work perfectly fine.
> 
> Anyone have any clues to why this might happen? I've set the "COMMAND_LINE_INSTALL" environment variable to 1, so i'm a little confused to why this is happening.
> 
> Thanks._______________________________________________
> MacOSX-dev mailing list
> [email protected]
> http://www.omnigroup.com/mailman/listinfo/macosx-dev