Question:
When we want to print some files in batches, after selecting many files, we find that there is no print option in the right-click. How to solve it?
The solution is as follows:
1. Enter regedit in the search box, open the registry editor, and locate the HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer option
2. Right-click on the Explorer option, select New - DWORD (32-bit) value , and name it MultipleInvokePromptMinimum
3. Right-click on the MultipleInvokePromptMinimum option, and select [Modify] option
4. Set the base to [Decimal] and set the numerical data as needed (this is the maximum number of files you select), such as 30
5. After the settings are completed, we can just restart the computer.
Recommended tutorial: windows tutorial
The above is the detailed content of What should I do if there is no print option on the right click of win7 system?. For more information, please follow other related articles on the PHP Chinese website!