Sunday 10 February 2019

How to rename files using F2 on Windows XP, without the extension being selected?


On Windows Vista & 7, when you select a file and press F2, only the file name is automatically selected without spanning the extension. Then you can write the new file name and hit enter. It is a useful feature as you don't have to select the file name apart from the extension by hand. On the other hand, Windows XP behaves old fashioned by selecting both file name and extension. Is it possible to do this by tweaking the registry of XP?


Note: Please do not propose to hide extensions for known file types.



Answer



AutoHotkey is of course again a possible answer to this question :-) .


LifeHacker had an article about exactly this issue: Mimic Vista's File Rename Feature in XP


It's available as the AutoHotkey source script or as a compiled executable name "Better Rename".


No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...