Enable Windows 7 Auto Complete File Name In Save As Dialog Box
The Windows 7 auto-append and auto-suggest file name in the Save As dialog box is a nice feature to know. You will appreciate it if you’ve to save number of files in a folder with its name in a serial pattern (e.g. rpt1.log, rpt2.log, etc).Well, no matter what reasons are behind, I kinda unhappy with this as I have to manually type the full file name in Save As dialog box instead of only changing the number series.
How to enable auto-complete / auto-suggest file name feature of Windows 7?
This trick makes change to the Windows Registry. If you’re not comfortable to edit Windows Registry manually, don’t bother to try. If you believe me, download and run the .reg file (Registration Entries; Registry file) to get the job done.
1) Click Windows 7 Start button, type
regedit, and click the regedit.exe shortcut appears atop of Start menu.2) Locate this Registry key:
HKEY_CURRENT_USER > Software > Microsoft > Windows > CurrentVersion > Explorer > AutoComplete
3) On the right-pane, double click the
AutoSuggest and change it from “no” to “yes”. Similarly for the Append Completion value.- Append Completion set to “yes” will automatically append or complete the file name as you type, if so happen the folder has a file that match your initial file name.
- AutoSuggest set to “yes” will automatically suggest a list of files in the folder that match the initial file name as you type it in Save As Dialog box.
Download AutoComplete.reg (please verify MD5 Checksum before run it).
[ MD5 Checksum: 0d14f2e009e726546f3e5fd0aca6ca37 ]
Custom Search







2010 •
Thank you so much! I couldn’t figure out why AutoComplete was always turning itself off on my machines (I had also forgotten it’s called AutoComplete :P). Thanks for giving me a way to get it back!