I need to open an encrypted Access 2007 database from the shell command. I don’t want to be presented with Access the Password entry dialog box. So far the only way I can get it to work is to use Sendkeys after the shell command. Does anyone know how to deliver the password via the Shell command?