Published by alax on 30 Jan 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
Published by alax on 30 Jan 2006
Published by alax on 29 Jan 2006
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.
Published by alax on 28 Jan 2006
Update:
Published by alax on 28 Jan 2006
Update:
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)
Published by alax on 27 Jan 2006
Update:
Published by alax on 26 Jan 2006
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:
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
Published by alax on 26 Jan 2006