code:

if ingroup("group1")<>0
$retcode=addprinterconnection("\\server\printer")
endif

This will install the printer drivers automatically in Windows NT/2000. There is no way to automatically update printer drivers under Windows 9x. The drivers must be installed manually. I remember that there was an attempt to do this with Kixtart and a lot of SENDKEYS() commands but I don't know if the solution worked reliably.

_________________________
There are two types of vessels, submarines and targets.