Restore F2 shortcut XP behaviour in Windows Explorer


  1. Posts : 1
    Win 7 x64
       #1

    Restore F2 shortcut XP behaviour in Windows Explorer


    Hi,

    I recently moved to Win 7 and I changed my Windows Explorer configuration to display the file extensions.

    Now when I use the F2 shortcut to copy file names, it does not select the file extension.

    How can I restore XP behaviour where the file extension was selected as well when I hit F2 ?

    Thanks for your help.

    Sébastien.
      My Computer


  2. Posts : 1,009
    Windows 7 Ultimate 64 bit SP1
       #2

    Welcome to Sevenforums!
    I can suggest nothing else than these free rename softwares.
      My Computer


  3. Posts : 934
    Windows 8.1 ; Windows 7 x86 (Dec2008-Jan2013)
       #3

    speedgamer01, why you decided that sebnunes needs batch renaming?
    Your advice is totally off here.

    sebnunes, this behavior was introduced in Vista and as far as I know (and googling confirms that) it is not possible to change it back to XP-style without 3rd party software.

    Myself, after F2 I just press Ctrl+A to select file name with extension.

    Also, you can use remapping software like AutoHotkey.
    If you decide to go with AutoHotkey here is the script for ENGLISH Windows:
    Code:
    #IfWinActive ahk_class CabinetWClass 
    F2::Send !{RButton}{m}^{A}
    First line should activate script only in Explorer, second line substitutes the F2 key to a series of commands and shortcuts: Right Click - Rename, then Ctrl+A.

    To make this script work in other than English Windows version you need to change letter m in the code to letter you have underscored in the word "Rename" in your language.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 05:18.
Find Us