Registry key to set .mdw file

B

Bruce M. Thompson

Is there a registry key that can be set to tie to a
specific .mdw?

You need only include the /wrkgrp switch, with the path and filename to the MDW
file, in your shortcut's command line (watch for line wrap - it's all on one
line):

{msaccess.exe} "C:\database\MyApp.mdb" /wrkgrp "C:\database\workgroup.mdw"

"{msaccess.exe}" needs to be replaced with a full path and filename reference to
the Access application file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top