Knowledgebase
Set default printer from registry
Posted by admin admin on 22 November 2006 07:45 PM
Problem:
Is it possible to set the default printer to Win2PDF using the registry?

Solution:
You can set the default printer from the registry by modifying a string value named "Device" to the following string:
Win2PDF,winspool,Ne00:
The registry value is located at:
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows

You can also set the default printer using the following command:

rundll32 printui.dll,PrintUIEntry /y /q /n “Printer name”
(95 vote(s))
Helpful
Not helpful

Comments (0)

Copyright 2000-2018 © Dane Prairie Systems LLC. All Rights Reserved. About Us | Privacy Policy | PDF Blog | Site Map