I eed to be able to register a couple of DLL's via a logon script, and also be able to check whether they are registered or not.<BR><BR>I've found the following code so far:<BR><BR>Dim objShell<BR>Set ...