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
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...
It is working with bat file......
thanks again.......
"ju.c" wrote:
> .
>