Hello
I need to open with autoit a MS access database!
This database is opening with this shortcut:
"C:\Program Files (x86)\Microsoft Office\OFFICE11\MSACCESS.EXE" /wrkgrp \\server\folder\sys.mdw \\server\folder\database.mdb /user MyUser /pwd MyPass
How do I open this in Autoit. (using COM obj...