Le 18 Apr 2005 13:58:59 GMT, Antoine a écrit :
> Hello,
Hi,
>
> A few monthes ago, I came across a tool capable of "batch" creating
> shortcuts in any directory (not only on the desktop) but I
> definitely cannot remember what its name was. Any advice would be
> greatly appreaciated.
you can compile a small AutoIt3 script containing just 2 lines :
;----------------------CreateShortCut.au3--------------------------
FileCreateShortcut ( $CmdLine[1], $CmdLine[2] )
Exit
;----------------------CreateShortCut.au3--------------------------
into CreateShortCut.exe and then
use this prog with 2 command-line arguments:
like:
CreateShortCut.exe target-file link-file
ex:
CreateShortCut.exe C:\WINNT\SYSTEM32\calc.exe "C:\Documents and
Settings\_you_\Bureau\Shortcut to MS-Calculator.lnk"
>
> Thanks,
http://www.autoitscript.com/autoit3/downloads.php
> Antoine
@+
--
rm
http://foxmail.free.fr