Kip DeGraaf's Radio Weblog
How technology can benefit libraries and how libraries can benefit the Internet






Subscribe to "Kip DeGraaf's Radio Weblog" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.


>

Saturday, February 22, 2003
> TheMacMind: Make an Encrypted Sparse Disk Image

Hmm, gotta check this out later.

Using the example command given in the article, here's a simple way to wrap it in AppleScript:

set newDiskName to "SecureSparse"
set newDiskSize to "1g"

set shellCommand to "cd ~/Desktop; hdiutil create "& newDiskName &" -size "& newDiskSize &" -encryption -type SPARSE -fs HFS+ -volname "& newDiskName

do shell script shellCommand
Note: The example creates a 1GB disk image on the desktop.

Thanks to [AppleScript Info]


Click here to visit the Radio UserLand website. © Copyright 2003 Kip DeGraaf.
Last update: 2/25/03; 7:40:21 PM.

February 2003
Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28  
Dec   Mar