T800
Joined: 15 Oct 2006 Posts: 31 Location: Croatia
|
Posted: Mon Apr 14, 2008 10:56 pm Post subject: Change file extension shelltoy |
|
|
Here is another shelltoy I've made (pre-release, I'll mock-up gui a little bit more and add a help file):
Change file extensions in just two steps:
1.select file/multiple files
2.enter new extension
Featuring:
-smart renaming (just the way you need it)
-seamless integration into windows explorer (just as a regular file rename)
-easy undo (ctrl-z)
The idea was born from an article where it was shown that Vista automatically selects only first part of file.ext pair if extensions are not hidden, something that was missing in WinXP.
Now you can hide extension and change them in the most easy way.
Binary+source (built with VCExpress2005, platformSDK2003, WTL):
http://www.autohotkey.net/~T800/ChangeExt/ChangeExt1207.rar
To (un)register dll, type at command prompt: regsvr32 (/u) <full path to dll>.
I'll make an installer with AHK for the final release.
Tell me what you think!  |
|