For the Office family, the computer is connected to the printer is a common thing, especially to do the clerical friends, often need to print files, print reports, and so on, so how do you usually print it? What happens when you have to print a lot of files? And a mistake is going to have to come back, Cause unnecessary waste, in fact, whether from the point of view of saving or increasing efficiency, we can try to add a print catalogue in the Win7 64-bit flagship download ISO, so it is convenient to operate!
1. First, we return to the depth of the Win7 desktop location, and then find a space on the desktop to right-click, select New-Notepad document, then we double-click Open Notepad document, the following content to copy in:
@echo off
Dir%1/-p/o:gn > "%temp%listing"
start/w notepad/p "%temp%listing"
Del "%temp%listing"
Exit
After that, let's select the file-Save as, and name the file Printdir.bat.
2. After that, we need to store the files created above into the C:windowshong directory, but before we do this, we need to make sure that you are currently working with an administrator, otherwise the permissions are not sufficient.
3. Next, we press the depth Win7 keyboard win+r Open the computer's running window, enter%appdata%microsoftwindowssendto in the window and click Return.
4. Finally, you can open the folder with the right mouse button click "New" To create a "shortcut", and then enter "%windir%printdir.bat" as the project area. Click "Next" to fill in the "Print Directory Listing" name this shortcut.