unlock files
Lock/Unlock Files 1.0
Lock/Unlock Files - Lock/unlock entire folders of files more>>
Completly freeware for personal use.
unlock_files 1.2
unlock_files - Unlock files in a dropped folder more>>
If double-clicked, unlock_files prompts the user to select a folder to unlock the contents of.
The script will report the number of files processed, the number of errors encountered, as well as the number of locked files and associated errors. reporting can be turned off by setting the gen_report property to false (the truly ambitious can remove all the if statements beginning with "if gen_report then..." and the routines "report()" and "init()," as well as all global variable statements and properties [except the property "fn_name"] - in that order).
Script can be repurposed by changing lines between commented areas in cycle_items. run, open and walk_folders subroutines are static (based on my recursive.droplet script from 1999). error reporting and file selection strings should be changed to suit (fn_name and fn_nick properties).
unlock SWF 1.0
unlock SWF - Remove protection from SWF files more>>
Please, use this library only for your own files or for educational purposes, not to steal others work.
Completly freeware for personal use.
Trash Locked Files 1.1
Trash Locked Files brings you an ideal tool if you are fed up in Mac OS X with not being able to delete many locked files in your trash can without having to unlock them all first. more>>
Trash Locked Files 1.1 brings you an ideal tool if you are fed up in Mac OS X with not being able to delete many locked files in your trash can without having to unlock them all first.
Unlike Mac OS 9 where you could hold the option key down while emptying the trash, this does not work on Mac OS X (as of 10.3.3).
Trash Lock Files will unlock all the files in the trash and then send an AppleEvent to the Finder to empty the trash. You can also use Trash Lock Files to unlock all files within a folder you select.
Requirements:
- Trash Locked Files 1.1
uLock 1.3
Lock and unlock files and folders via drag and drop. more>>
uLock 1.3 lets you easily lock and unlock files and folders via drag and drop. It toggles the lock status of multiple files and folders via drag and drop. Launching the script, locks or unlocks a folder with the navigation dialog box.
FWB Unlock Volume 1.0
FWB Unlock Volume is a powerful and splendid tool which can unlog the disk quickly. more>>
FWB Unlock Volume 1.0 is a powerful and splendid tool which can unlog the disk quickly.
After working on your hard drive with with FWB's HDT Primer, you find that the drive has become "locked" (write-protected). This prevents users from writing data to the disk. All data on the disk should remain safe and unaffected. This problem ONLY occurs on drives originally configured with Apple's Drive Setup utility (which comes with System 7.5.2).
Boot from a drive other than the locked drive, then unlock the drive using Drive Setup. However, if virtual memory was on at the time of locking, neither Apple's Drive Setup software, nor FWB's software, can unlock the disk. This problem is due to changes in Apple's new driver, not supported by FWB's current version of software. If you are not able to unlock the drive with Apple's Drive Setup, run the enclosed application to unlock any volumes that have been inadvertently locked. Then install FWB's driver on the Apple Drive to eliminate the problem from occurring in the future.
LockUnlock 1.0
LockUnlock - keeps the file in read only mode (ttro) or unlocked it to be edit and changed (TEXT) more>>
LockUnlock is a droplet, so all you have to do is to drop the file on the script icon.
TrashUnlock 1.0
TrashUnlock - Unlocks every file and folder in the trash more>>
When incorporated into a larger script, TrashUnlock prevents those pesky bumps in the road when the "empty trash" command hits a locked file.
Completly freeware.
Lock/Unlock Selection 1.0
Lock/Unlock Selection - Lock or Unlock files more>>
Lock/Unlock Selection does not lock/unlock nested files/folders.
Completly freeware.
Unlock Keychain 1.1
Unlock Keychain - Create your own keychain-unlocker more>>
Use the Unlock Keychain Applescript-model to create your own keychain-unlocker! No fancy tools needed.
If you want to unlock more keychains you can duplicate the line before quit in the script as often as you want, filling in different keychain names and passwords.
SECURITY ISSUE: It is possible for people to read your password in the run-only Applescript you create with this model. Make sure no-one is able to access your script over the network. If you dont know who has access to your computer you should consider using the Multiple user accounts of MacOS 9, or the Password Security for powerbooks.
Lock/Unlock 1.0.2
Lock/Unlock - Contextual Menu Item to lock or unlock a file more>>
Installation
Simply drag Lock/Unlock onto your closed system folder, and confirm the resulting dialog box.
Enhancements:
- Fixed bug that could potentially cause large asteroid to collide with Earth.
Hidden Files 1.0
Hidden Files is a high-speed and powerful program which is capable of showing and hiding hidden files. more>> Hidden Files 1.0 is a high-speed and powerful program which is capable of showing and hiding hidden files.
Requirements: Mac OS X 10.3 or later.
UnlockItCMPlugin 2.1
UnlockItCMPlugin - CM plugin to unlock files & folders more>>
Use in conjunction with LockItCMPlugin for complete lock/unlock functionality!
Enhancements:
- Universal Binary.
Send Files 1.0.4
Send Files - Send files from Finder via Entourage more>>
Destination e-mail address is an input property, which can be set as default by double clicking the droplet.
Enhancements:
- The user can choose to send the file(s) immediately or to save in the Outbox.
Rotate Files 1.1
Rotate Files will limit sequentially named files more>>
This option adds a sequence number to the files it receives, but it does not impose any upper limit to the number of files in the sequence; this may be useful in various situations, for example when creating a workflow for generating backup files, but with an upper limit to the number of backups preserved.
Here enters Rotate Files: with this action you can set the max number of files belonging to a certain sequence, older ones will be just moved to the trash.
Moreover you can set the sequence start value and also the sequence step value if needed and you can force removed files to be immediately deleted instead of being placed in the trash (new in version 1.1).
Enhancements:
- [NEW] Options for sequence start value and sequence step value
- [NEW] Option to delete files immediately
- [FIX] Home page broken URL