INFO: Reboot Keyword Will Not Work in Printer INFs

ID: Q169601


The information in this article applies to:


SUMMARY

The Reboot keyword will not work inside of a printer INF file.


MORE INFORMATION

The Reboot keyword cannot be used inside of a printer INF file to cause a reboot after printer installation. The Add Printer Wizard (MSPRINT.DLL and MSPRINT2.DLL) does not recognize the Reboot keyword. If a reboot is desired after a printer install, you still have an option, which is to write your own printer install application that uses the Win32 printer API functions to add a printer and use a Win32 API function to reboot the machine.


REFERENCES

For more information concerning the Win32 printing API functions, please see the Win32 SDK documentation.


Keywords          : kbprint 
Version           : 4.0
Platform          : WINDOWS 
Issue type        : 

Last Reviewed: March 3, 1999