[AccessD] OT: Quick Launch Buttons

Stuart McLachlan stuart at lexacorp.com.pg
Tue Oct 10 22:16:03 CDT 2006


On 10 Oct 2006 at 19:34, artful at rogers.com wrote:

> Two questions (perhaps) in one:
> 
> 1. How do you manually create a quick launch button for a program that doesn't offer the choice during installation?

Put a shortcut in:
Documents and Settings\Username\Application Data\Microsoft\Internet Explorer\Quick Launch

> 2. Can you install a quick launch shortcut to and MDB or ADP, and if so how?

Yes. Simplest way is to drag the MDB or ADP and drop it on the Quick Launch bar.
If you  want to do it from code, you have to create the shortcut in code and place it in the above directory.

The easiest way to create a shortcut in code is to use  Windows Scripting and  WshShell.CreateShortcut() 







More information about the AccessD mailing list