Max Wanadoo
max.wanadoo at gmail.com
Wed Dec 24 05:23:39 CST 2008
Hi Arthur, Hope you are keeping well. Here are a bunch of options you can use if you want to create shortcuts etc. 'Start application with specific workgroup file: '"C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" _ '"Z:\MCM_FEndA3K.mde" /WRKGRP "\\Server\Z\Max System.mdw" 'Decompile a secured MDB file '"C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" _ '"Z:\MCM_FEndA3K.mde" /WRKGRP "\\Server\Z\Max System.mdw" /EXCL/USER/DECOMPILE 'Compact a secured MDE file '"C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" _ '"Z:\MCM_FEndA3K.mde" /wrkgrp "\\Server\Z\Max System.mdw" /USER max/PWD mypwd/COMPACT ' Logon from shortcut giving password to autologon '"C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" _ '"Z:\MCM_FEndA3K.mde" /wrkgrp "\\Server\Z\Max System.mdw" /USER max/PWD mypwd Max On Wed, Dec 24, 2008 at 10:45 AM, Arthur Fuller <fuller.artful at gmail.com>wrote: > I have very strange behaviour in an app. Almost every time I make a change, > Access crashes. I did a reinstall to no avail. Next I'm going to decompile > but I can't remember the syntax. > > TIA, > Arthur > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >