AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Rename Regular Expression (Shell Ext)

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
Buzcatcher



Joined: 06 Mar 2008
Posts: 5

PostPosted: Wed Mar 12, 2008 7:08 am    Post subject: Rename Regular Expression (Shell Ext) Reply with quote

There's a lot of renaming tools (even window managers) which allow this already, but this one caught my attention since it also adds a shortcut to the Windows Explorer context menu.

home page :
http://12noon.com/renameregex.htm

Buz.
Back to top
View user's profile Send private message
ManaUser



Joined: 24 May 2007
Posts: 900

PostPosted: Wed Mar 12, 2008 6:32 pm    Post subject: Reply with quote

Huh, I was thinking of making something like that in AutoHotkey, but I guess I don't have to now.
Back to top
View user's profile Send private message
PhiLho



Joined: 27 Dec 2005
Posts: 6702
Location: France (near Paris)

PostPosted: Fri Apr 25, 2008 5:32 pm    Post subject: Reply with quote

Interesting, it seems lightweight.
But I think I will stick with Flexible Renamer... Very Happy
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
T800



Joined: 15 Oct 2006
Posts: 31
Location: Croatia

PostPosted: Sat Apr 26, 2008 6:00 pm    Post subject: Changeing a file extension Reply with quote

For changing file extension, try this:
Change file extension context menu
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group