Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

create shortcut of a application icon through .bat file,

10 views
Skip to first unread message

Vijay

unread,
Nov 19, 2009, 12:55:01 AM11/19/09
to
hi,

How can i create shortcut of a application icon through .bat file,

Vijay

unread,
Nov 19, 2009, 12:57:01 AM11/19/09
to

Student

unread,
Nov 19, 2009, 1:39:24 AM11/19/09
to
Vijay wrote:
> hi,
>
> How can i create shortcut of a application icon through .bat file,

I presume you will store the bat file in a folder..


Let us assume the file is called mybat.bat

Open note pad

=================


cd \

cd \"program files"

cd \ program.exe

=================

Save as mybat .bat

Make a short cut to the desktop


S

Vijay

unread,
Nov 19, 2009, 9:48:01 PM11/19/09
to
When i run bat file , bat file should create shortcut on desktop , and
shortcut should have valid path, it should open or work.........

ju.c

unread,
Nov 20, 2009, 8:25:24 PM11/20/09
to
This little command line program is what you're looking for:

Allows you to create, modify or query Windows shell links (shortcuts)
from the command-line. You can export the properties of an existing
shortcut to a text file in .INI format. Use 'Shortcut /?' to view the syntax.

Shortcut 1.11 24 KB (Freeware)
Web: http://www.optimumx.com/download/#Shortcut
Download: http://www.optimumx.com/download/Shortcut.zip


ju.c


"Vijay" <Vi...@discussions.microsoft.com> wrote in message news:2AFF6CAE-04C1-49CB...@microsoft.com...

Vijay

unread,
Nov 21, 2009, 11:47:01 PM11/21/09
to

thanks ju.c

It is working with bat file......

thanks again.......

"ju.c" wrote:

> .
>

0 new messages