codice:
  if Dir("C:\WINDOWS\SYSTEM\541xx.dll") <> "" then
    'Esegui istruzione
  else
    'esegui altra istruzione
  End if