|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
making shortcuts to start MsAccessI am making an installation program for an Access application. The
application is run on both Office 2000, 2002, 2003 and soon 2007 versions of Office, When I install the application I need a shortcut from the users desktop and I need C:\programfiles\office\office9\msaccess path\application.mdb /wrkgrp path\lockfile.mdw C:\programfiles\office\office10\msaccess path\application.mdb /wrkgrp path\lockfile.mdw C:\programfiles\office\office11\msaccess path\application.mdb /wrkgrp path\lockfile.mdw C:\programfiles\office\office12\msaccess path\application.mdb /wrkgrp path\lockfile.mdw How can I make shortcuts for each o these versions? I know how to find msaccess on the users computer, but I don't know how to create the shortcut (lnk) reidarT I don't know how to do that programmatically. I just wanted to
tell you can ignore the response from dbahooker. He's the same guy as aaronKempf, who's been flaming this newsgroup for a while now. Robin S. ---------------------------------------- Show quoteHide quote "reidarT" <rei***@eivon.no> wrote in message news:%23oVAKp%23FHHA.1816@TK2MSFTNGP06.phx.gbl... >I am making an installation program for an Access application. The >application is run on both Office 2000, 2002, 2003 and soon 2007 versions >of Office, > When I install the application I need a shortcut from the users desktop > and I need > C:\programfiles\office\office9\msaccess path\application.mdb /wrkgrp > path\lockfile.mdw > C:\programfiles\office\office10\msaccess path\application.mdb /wrkgrp > path\lockfile.mdw > C:\programfiles\office\office11\msaccess path\application.mdb /wrkgrp > path\lockfile.mdw > C:\programfiles\office\office12\msaccess path\application.mdb /wrkgrp > path\lockfile.mdw > How can I make shortcuts for each o these versions? > I know how to find msaccess on the users computer, but I don't know how to > create the shortcut (lnk) > > reidarT > > in VB6 i did this with WSH :-)
here are some links http://msmvps.com/blogs/bill/archive/2004/09/18/13677.aspx regards Michel Show quoteHide quote "reidarT" wrote: > I am making an installation program for an Access application. The > application is run on both Office 2000, 2002, 2003 and soon 2007 versions of > Office, > When I install the application I need a shortcut from the users desktop and > I need > C:\programfiles\office\office9\msaccess path\application.mdb /wrkgrp > path\lockfile.mdw > C:\programfiles\office\office10\msaccess path\application.mdb /wrkgrp > path\lockfile.mdw > C:\programfiles\office\office11\msaccess path\application.mdb /wrkgrp > path\lockfile.mdw > C:\programfiles\office\office12\msaccess path\application.mdb /wrkgrp > path\lockfile.mdw > How can I make shortcuts for each o these versions? > I know how to find msaccess on the users computer, but I don't know how to > create the shortcut (lnk) > > reidarT > > >
App.Config Recovers automatically
PrintPreview Control Function with Two Values Context Menu Not Closing code to find all dynamic control locations on a form??? Consume webservice within intranet from internet Command Line Arguments Add items with value and text to a combobox Clear spaces between tex word automation active document copy |
|||||||||||||||||||||||