I have a desktop Windows application that is installed in small office environments.
The application uses an .MDB database file as its database which is
.MDB
Make sure this script is ran right before the application is started:
net use f: \\machine_name\share /user:[username] [password] /persistent:yes
This will map the share drive on the letter you specified !