Charlotte Foust
cfoust at infostatsystems.com
Wed Jan 28 15:24:17 CST 2004
I don't bother with the registry keys, I just create a SendTo shortcut for each version of Access I'm running. Something like this: "C:\Program Files\Microsoft Office\Office10\MSACCESS.EXE" /wrkgrp C:\Windows\System32\MyWrk.mdw "%1" /decompile Then all I need do is right click the file in Windows explorer and pick the version I want to send it to for decompile. Charlotte Foust -----Original Message----- From: DWUTKA at marlow.com [mailto:DWUTKA at marlow.com] Sent: Wednesday, January 28, 2004 12:36 PM To: accessd at databaseadvisors.com Subject: RE: [AccessD] Decompile I've seen this several times, just never got around to doing it. (Still haven't, for the decompile.....). But I did add 'Open with Access 97', 'Open with Access 2000', and 'Open Secured DB'. Had to do it twice though, because once Access 2000 was opened, the settings switched, so I had to duplicate them. That Open Secured DB is something I should have put into place a while back. All of my secured databases have the same security settings for my 'personal' admin account, so no matter what database I build, with security, and no matter what .mdw I create, I can use the same account/password with any of the .mdw's, to gain admin access to it. Gotta love it! Thanks for the thread...it kicked me into gear on this... Drew -----Original Message----- From: Erwin Craps - IT Helps [mailto:Erwin.Craps at ithelps.be] Sent: Wednesday, January 28, 2004 7:49 AM To: Access Developers discussion and problem solving Subject: RE: [AccessD] Decompile Mark YOU ARE GREAT!!! Stupid thing of me is, I very well know this... Just never tought of actualy dooing this for Access Erwin... -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Mitsules, Mark S. (Newport News) Sent: Wednesday, January 28, 2004 1:40 PM To: 'Access Developers discussion and problem solving' Subject: RE: [AccessD] Decompile Dean, Courtesy of Stuart Sanders... Mark **************** Thinking about this I thought of a cool (in my view) way of handling this, that is probably what Susan was talking about. Now I'm wondering why I didn't do this years ago. 1. Start Windows Explorer, 2. Select Tools and then Folder Options... 3. Click on the File Types Tab 4. Find the MDB file type 5. Click Advanced 6. Chances are there are 2 options. Open in bold font (denoting default) and New. You can pretty much add what you want here. For decompile, 7. Click New 8. Under action type Decompile 9. Under Application used to perform action type the equivalent for your install: "C:\Program Files\Microsoft Office\Office10\MSACCESS.EXE" /decompile "%1" 10 Click OK and exit out And wallah! You now right click an mdb and have the context option of decompiling it. But it doesn't stop there. For those of us juggling multiple versions of Access you can setup a right click option to open in each. Eg Open in 97 Open in 2000 Open in XP And make sure the path points to the correct version of access. Cheers Stuart **************** -----Original Message----- From: Dean Ellis [mailto:deanellis at iprimus.com.au] Sent: Wednesday, January 28, 2004 7:36 AM To: AccessD Subject: [AccessD] Decompile _______________________________________________ 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 _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com