Run Access minimized

J

jm7

I know that you can run ACCESS minimized by
doing this:

start /min "C:\program files\ACCESS.EXE" xxx.mdb

but if the XXX.MDB has a DOCMD.QUIT to close ACCESS then the DOS window
comes up with a message that ...xxx.MDB could not be found (Yet the program
has successfully run). Must have something to do with the DOS window still
looking for it.

So instead I have to get rid of the QUIT action and accept that access runs
in normal mode.

Any suggestions for a workaround?
 
Top