I write the following batch to put short cut of word.exe of office 2003 in quick launch
it work but put the exe file itself not a short cut
could you tell me what i do to put short cut
cmdow @ /HID
echo
copy C:\"Program Files"\"Microsoft Office"\OFFICE11\WINWORD.EXE "%systemdrive%\Documents and Settings\Administrator\Application Data\Microsoft\Internet Explorer\Quick Launch\shortcut to WINWORD.EXE"
many thanks




