Friends

Sunday, June 12, 2011

[FIX] Open, Edit and Print Context Menu Items Missing in Windows 7 When 15+ Files Selected

Recently one AskVG reader "G. M. Polard" asked us following question via contact form:
Whenever I select more than 15 files or folders in Windows 7 Explorer, I can't see Open, Edit and Print items in context menu. How to fix this problem so that I can perform these operations on 15+ files?
Actually its not a problem. Its a feature by design. Microsoft designed Windows 7 to automatically disable these 3 context menu options when user selects more than 15 items in Explorer to prevent accidentally performing these actions on large set of files.
If you want, you can remove this restriction and can enable these 3 items in context menu for 15+ files/folders selection.
Simply follow these simple steps:
1. Type regedit in RUN or start menu search box and press Enter. It'll open Registry Editor.
2. Now go to following key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
3. In right-side pane, create a new DWORD value MultipleInvokePromptMinimum and set its value to 16
Fix_Context_Menu_Items_Missing_in_Windows_7.png
4. Close Registry Editor and log off or restart your system. It'll remove the restriction and you'll get Open, Edit and Print items in context menu even if you select more than 15 files or folders.
NOTE: To restore default function, simply delete DWORD value created in Step 3.
PS: If you want a ready-made registry script to do the task automatically, simply download following ZIP file, extract it and run the extracted REG file:
Download Registry Script

0 comments:

Post a Comment

#
### ###