Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Enthusiast Zone > Classic Macs and Mac OS > Software Update Cache?

Software Update Cache?
Thread Tools
jtwiskowski
Forum Regular
Join Date: Sep 2000
Location: Orlando, Florida
Status: Offline
Reply With Quote
Jun 13, 2001, 10:20 PM
 
What does OS9 do with the updates it downloads?
Does it download them, install them, and delete them?

Is there anyway to find or keep what it downloads?

Any advice would be helpful ... Thanks!
     
AppleScript
Forum Regular
Join Date: Feb 2001
Status: Offline
Reply With Quote
Jun 14, 2001, 12:41 AM
 
Partially completed downloads through Software Update are stored in an invisible Software Update Cache folder in the Application Support folder. Once complete, the updates are installed by using Installer Engine, and Apple Software Restore. They are then deleted. To find them, you can simply use ResEdit to make the folder visible and go down several folders ending in a file whose name ends in .bin. That is the partially completed download. This script has a CHANCE of keeping the downloads:

tell app "Finder"
repeat
if the file type of selection is not "????"
copy selection to the desktop
end repeat
end tell

You must select the file before it will work properly. Also, this drains CPU cycles.

(43)
     
   
Thread Tools
 
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Top
Privacy Policy
All times are GMT -4. The time now is 08:34 AM.
All contents of these forums © 1995-2017 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.8 © 2000-2017, Jelsoft Enterprises Ltd.,