Project Description:
I have a printer, connected thru USB to a local computer in W7. It's shared so that other computers on the same Network (W network) can print on it.
I need a process (kind of .EXE file) that, given some basic parameters (like \NAME_OF_PC\NAME_OF_PRINTER) will install this shared printer on any W7 computer, by just running the EXE. That way, I can simply send the EXE to all my users, and they will install the new printer without my intervention (we have plenty of dificult-to-localize notebooks...)
Thanks.