| View previous topic :: View next topic |
| Author |
Message |
Dave Heck Valued Newbie

Joined: 02 Mar 2002 Posts: 34 Location: Union, CT USA
|
Posted: Mon Mar 18, 2002 4:46 pm Post subject: Link Create Command |
|
|
I need to create a link that runs an application from a mapped drive, but the data is stored on an NT server and is accessed via UNC. I have a manually created shortcut that works fine, but when I do the Link Create command (see below) it will not create the shortcut. I've tried using double-quotes around all, just the mapped drive section, just the UNC section and both sections individually...can't seem to make it work...
LINK CREATE,G:\Programs\InMagic\DBSearch\DBSrch32.exe \\Rcintranet\inmagicdata\Catalog.tba,c:\windows\desktop,Catalog _________________ Dave Heck
dheck1961@cox.net
Union, Connecticut USA |
|
| Back to top |
|
 |
Sylvester Valued Newbie

Joined: 31 Jul 2000 Posts: 43 Location: Boston, MA USA
|
Posted: Mon Mar 18, 2002 6:43 pm Post subject: |
|
|
Hi Dave,
The Link Create has to be in this format:
LINK CREATE, <filename>, <link path>, <link name> {, <icon path> {, <start directory> {, <arguments> }}}
<arguments> is where you place all your command line arguments, parameters, etc.
So, in your case your Link Create line should look like:
LINK CREATE,G:\Programs\InMagic\DBSearch\DBSrch32.exe,C:\Windows\Desktop,Catalog,,,\\Rcintranet\inmagicdata\Catalog.tba
Hope this helps.
Sylvester _________________ Sylvester
In the immortal words of the great philosopher, Homer ... "D'OH!!!" 8O |
|
| Back to top |
|
 |
Dave Heck Valued Newbie

Joined: 02 Mar 2002 Posts: 34 Location: Union, CT USA
|
Posted: Mon Mar 18, 2002 6:51 pm Post subject: Link Create |
|
|
Oh %&@!%!$....Sorry about that...RTFM right ? Thanks for your quick response  _________________ Dave Heck
dheck1961@cox.net
Union, Connecticut USA |
|
| Back to top |
|
 |
Sylvester Valued Newbie

Joined: 31 Jul 2000 Posts: 43 Location: Boston, MA USA
|
Posted: Tue Mar 19, 2002 3:52 am Post subject: |
|
|
You're welcome, glad to be of help.  _________________ Sylvester
In the immortal words of the great philosopher, Homer ... "D'OH!!!" 8O |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|