Feb 18, '04 11:06:00AM • Contributed by: simX
Well, a friend of mine who works at Apple let me know of this cool little preference that allows you to tell the Disk Copy Framework to completely ignore internet-enabled disk images and treat them like normal disk images. To do so, just type the following command into the Terminal:
defaults write com.apple.frameworks.diskimages skip-idme trueOf course, to re-enable the processing of internet-enabled disk images, you just need to enter this command into the Terminal:
defaults delete com.apple.frameworks.diskimages skip-idmeThat's it! Another pretty simple but very hidden preference.
[robg adds: Two words -- Thank you!]
