In Windows NT/2003/XP, if we use a network printer for printing, in order to enable users to understand the printing situation in a timely manner, the system will have feedback information in the default situation, but sometimes we are more comfortable to print content, do not want to have constantly pop-up prompt box to interfere with their work, The following registry modifications allow you to control when a remote print task completes or a problem occurs without prompting the user with a pop-up balloon:
1. Open the Registry Editor, click: "Start → run", in the pop-up dialog box input regedit;
2. Find the "Hkey_local_ machine\ system\currentcontrolset\control\print\providers" branch;
3. In the right pane, locate or create a new subkey "Netpopup" (REG_DWORD) of the registry key value, change its value to 0 (0 to prohibit the appearance of the prompt box, 1 to allow the appearance of the prompt box), see the attached diagram;
4. Quit Registry Editor When you are done, restart your computer, or log on again to take effect.