Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB applet to assign network printer to LPT1

Status
Not open for further replies.

alexsosa

Programmer
Jan 14, 2001
1
Hi

I need an applet so my users can assign a printer (local or network) to LPT1 for a FoxPro DOS app that always prints to LPT1.

Ideally the applet would present a standard windows get printer screen and do the equivalent of NET USE LPT1 \\ComputerName\PrinterName; but only if the chosen printer wasn't already redirected to LPT1.

Thanks a lot.

Alex
 
Hi, Alexsosa!

Im trying to get an Applet with VB6.0 to control a service in Win2000. So have U solved your problem and how?

Greetings
Zerberus

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top