|
-
Sep 10th, 2007, 05:23 AM
#1
Thread Starter
Junior Member
VBS to install printers
Hi!
my English is very poor... sorry!
I would like to make this:
I have a lot of printer. HP, OKI,...
In my work I install the printers when I go to START->RUN and write: \\SERVER01\PRINTER01 and I'm use a Remote program.
but...I would like to make this with my PC.
one idea is:
Option explicit
Dim PC, PRINTER
PC=inputbox("In wich PC did you want to install?")
impresora=inputbox("What printer do you like to install?")
Is it possible???
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|