[AccessD] Whats thae darn command line for decompile /A2K

Jim DeMarco Jdemarco at hshhp.org
Wed Oct 1 10:30:16 CDT 2003


Let's not forget the registry tweak that adds Compact and Decompile options on right-click of an mdb.  Available on Dev Ashish's site at http://www.mvps.org/access/resources/downloads.htm.  Look for Access Reg.

Jim DeMarco
Director of Product Development
HealthSource/Hudson Health Plan


-----Original Message-----
From: Charlotte Foust [mailto:cfoust at infostatsystems.com]
Sent: Wednesday, October 01, 2003 11:15 AM
To: Access Developers discussion and problem solving
Subject: RE: [AccessD] Whats thae darn command line for decompile /A2K


For Access to process a command line switch like /decompile, you must
include the path to the Access executable in the shortcut.  Here's a
typical shortcut I have in my SendTo folder so it's available from the
shortcut menu:

"C:\Program Files\Microsoft Office\Office10\MSACCESS.EXE" "%1"
/decompile

That allows me to specify the database to be decompiled on the fly.

Charlotte Foust

-----Original Message-----
From: Huffman, Jarad B. [mailto:jbhuffman at mdh.org] 
Sent: Wednesday, October 01, 2003 6:33 AM
To: 'Access Developers discussion and problem solving'
Subject: RE: [AccessD] Whats thae darn command line for decompile /A2K


It should just be the {database path} /decompile.

I use the {full path to the executable} {database path} /decompile

Jarad Huffman

-----Original Message-----
From: Don Elliker [mailto:delliker at hotmail.com] 
Sent: Wednesday, October 01, 2003 9:25 AM
To: accessd at databaseadvisors.com
Subject: [AccessD] Whats thae darn command line for decompile /A2K

I have about 20 versions in my command line thingie, from my last
attempt. 
None seem to work (at least I'm not getting the "your application has
been 
...something or other...to the latest version.....yada yada" - Can
anyone 
provide me the command line for the decompile?
Thanks as always,
_D


"Things are only free to the extent that you don't pay for them".-Don 
Elliker

_________________________________________________________________
High-speed Internet access as low as $29.95/month (depending on the
local 
service providers in your area). Click here.   https://broadband.msn.com

_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


***********************************************************************************
"This electronic message is intended to be for the use only of the named recipient, and may contain information from Hudson Health Plan (HHP) that is confidential or privileged.  If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited.  If you have received this message in error or are not the named recipient, please notify us immediately, either by contacting the sender at the electronic mail address noted above or calling HHP at (914) 631-1611. If you are not the intended recipient, please do not forward this email to anyone, and delete and destroy all copies of this message.  Thank You".
***********************************************************************************



More information about the AccessD mailing list