Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Default Printer

7 views
Skip to first unread message

pete scott

unread,
Sep 18, 2017, 6:52:18 AM9/18/17
to
Can anyone help with a simple batch file for default printer on start up

pete scott

unread,
Sep 18, 2017, 6:53:37 AM9/18/17
to
On Monday, September 18, 2017 at 11:52:18 AM UTC+1, pete scott wrote:
> Can anyone help with a simple batch file for default printer on start up, using windows 7 OS.

Herbert Kleebauer

unread,
Sep 18, 2017, 7:21:19 AM9/18/17
to
On 18.09.2017 12:53, pete scott wrote:
> On Monday, September 18, 2017 at 11:52:18 AM UTC+1, pete scott wrote:
>> Can anyone help with a simple batch file for default printer on start up, using windows 7 OS.

wmic printer where name='printername' call setdefaultprinter

https://www.windows-commandline.com/set-default-printer-in-windows-7/

0 new messages