Archive for January, 2006:
Update
- Fixed: Erroneous opening of shell window when used from non-shell application (aware of shell extensions)
- Fixed: Newly created items are properly selected
Announcement: Replace In Files Utility
There will be a Replace In Files utility, or even more than untility: set of automation objects, shell/GUI (wizard), and JScript samples how to use. It will be possible to replace in multiple files, using regular expressions, using file backups. Suggestions are welcome.
Update
Update:
- Added: Paste copied to clipboard directories as soft links
- Added: Paste copied to clipboard files as hard links
- Added: License, features file, website shortcut
Update
Update:
- Added: Infotips for files enabled by default
- Added: Shell icon overlay handler displays green check/red exclamation when digital signature exists and is valid/invalid
Note that shell icon overlays are not enabled by default because it may be an impact on shell performance. To enable, add a registry value that defines path patterns to be subject for digital signature verification.
Key: HKEY_CLASSES_ROOT\CLSID\{D95FC94B-D292-4566-BEB2-4EB74F2FB561}
Value Name: “Path Expressions”
Value: Comma-separated list of regular expression patterns, eg. “\.((exe)|(dll)|(cab))$” enables the feature for all .exe, .dll and .cab files.
Download the extension (432K, MS CAPICOM redistributable included)
Update
Update:
- Added: Folder columns Soft Link Target and Hard Links
- Added: Infotips for files (Hard Links) and folders (Soft Link Target)
- Added: Shell icon overlay handler displays shortcut for soft linked folders
CAPICOM Shell Extensions
Another handy shell extension for those who deal with digital signatures. The extension adds new columns to shell explorer and also allows to put digital signature related information into informational tooltips.
The following columns are added:
- Signature state (presence, validity), description, URL
- Signer certificate details (subject, issuer, email etc.)
- TimeStamper certificate details (signing time, subject, issuer, email etc.)
Some screenshots are shown below:
![[Image]](http://alax.info/blog-img/alaxinfocapicomshellextensions-001.png)
![[Image]](http://alax.info/blog-img/alaxinfocapicomshellextensions-003.png)
![[Image]](http://alax.info/blog-img/alaxinfocapicomshellextensions-005.png)
To add digital signature information info informational tip, use regedit to update the following items:
Key: HKEY_CLASSES_ROOT\dllfile, backup “InfoTip” value and append the following string:
“;{C0399172-9505-441F-835B-C78EF8253BE9}1;{C0399172-9505-441F-835B-C78EF8253BE9}3;{C0399172-9505-441F-835B-C78EF8253BE9}15″
This will add digital signature state, description and signing time to the tip. The same modification may be applied to HKEY_CLASSES_ROOT\exefile and other keys.
Download the extension (566K, MS CAPICOM redistributable included)
Keywords: CAPICOM, Shell Extensions, Digital Signatures, Authenticode
Subscribe to the comments for this post