Jump to content

Run Printer Question


Recommended Posts

I'm looking for documentation on the following script. I want to understand what each blueText part means (I understand the nonBlueText)

Run(@ComSpec & " /c RUNDLL32 PRINTUI.DLL,PrintUIEntry /q /y /n " & '"' & $Printer & '"', "", @SW_HIDE)

my original question is found at

http://www.autoitscript.com/forum/index.ph...id=308029&#

A decision is a powerful thing
Link to comment
Share on other sites

I'm looking for documentation on the following script. I want to understand what each blueText part means (I understand the nonBlueText)

Run(@ComSpec & " /c RUNDLL32 PRINTUI.DLL,PrintUIEntry /q /y /n " & '"' & $Printer & '"', "", @SW_HIDE)

my original question is found at

http://www.autoitscript.com/forum/index.ph...id=308029&#

Found on Google, but I'll post the link for you anyway...
Auto3Lib: A library of over 1200 functions for AutoIt
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...