| Author |
Message |
Topic: Select Printer and set default Printer (winNT Win2000 WinXP) |
controlfreak
Replies: 2
Views: 2204
|
Forum: Scripts & Functions Posted: Sat Feb 09, 2008 10:17 am Subject: Alternative |
Hi there,
I have written a similar, less complicated and easily expandable script. For those who want to enjoy printer-switching by just a few lines, you can find it here:
http://www.autohotkey. ... |
Topic: how to detect or retrieve the default printer? |
controlfreak
Replies: 3
Views: 190
|
Forum: Ask for Help Posted: Sat Feb 09, 2008 10:13 am Subject: how to detect or retrieve the default printer? |
Hello,
I have written a similar script which presumably will hint you at a solution. You can find it here:
http://www.autohotkey.com/forum/viewtopic.php?p=115849#115849
Have fun!
Christian |
Topic: Controlling Skype with AHK |
controlfreak
Replies: 1
Views: 154
|
Forum: Ask for Help Posted: Mon Dec 31, 2007 11:05 am Subject: Controlling Skype with AHK |
Hello there,
as any Skype user might know, there is only a limited number of built-in shortcuts shipped with Skype.
Has anyone of you ever tried to tweak this by coding some snippets which, eg c ... |
Topic: Catalogue of Scripts |
controlfreak
Replies: 58
Views: 101622
|
Forum: Scripts & Functions Posted: Sat Apr 14, 2007 7:29 pm Subject: A script to switch the default printer upon hotkey trigger |
Hello Jon,
would you kindly add this one?
http://www.autohotkey.com/forum/viewtopic.php?t=18348
Thank you for your great work!
Christian Sentis |
Topic: WORKS: switch default printer upon hotkey trigger |
controlfreak
Replies: 4
Views: 1653
|
Forum: Scripts & Functions Posted: Sat Apr 14, 2007 2:21 pm Subject: WORKS: switch default printer upon hotkey trigger |
Thanks to LWin & PrintScreen::
Printer1 = Minotaurus ; change according to your Printer1
Printer2 = Adobe PDF ; change according to your Printer2
If (GetDefaultPrinte ... |
Topic: HELP! There must be an easy way: get default printer's name |
controlfreak
Replies: 4
Views: 499
|
Forum: Ask for Help Posted: Sat Apr 14, 2007 2:00 pm Subject: Finally! Thank you so much! |
@toralf: I tried to find a solution using your hints but was unwilling to deal with file i|o when there must have been a system variable or else. Nevertheless: thank you for your fast reply!
@Zippo ... |
Topic: HELP! There must be an easy way: get default printer's name |
controlfreak
Replies: 4
Views: 499
|
Forum: Ask for Help Posted: Fri Apr 13, 2007 7:15 pm Subject: HELP! There must be an easy way: get default printer's name |
Could anyone please help me out? I have thoroughly searched the forum and not yet found what I am looking for. Yet there must be an easy solution!?
Out of 4 printers, I would like to use 2 for swit ... |
| |