1.

Solve : Help fine tuning batch file?

Answer»

im having TROUBLE setting my default printer depending on the IP address of my machines. Below is the code i have so far and i was wondering if anyone new where i was GOING WRONG.


echo off
if %ip%==192.168.32.144 RUNDLL32 PRINTUI.DLL,PrintUIEntry /y /N "A4 Black & White"



Discussion

No Comment Found