yeah i could check the names.. but what happends if a user renamed the shortcut to something else then "word"....

i want to make a script for each office application:

the script has to list all .lnk files on the desktop. perform a check on that list, if a file in the list contains a shortcut to "c:\program files\office12\msword.exe" do nothing
if not then it has to copy over a new shortcut and then die

i only want shortcuts to word, powerpoint and exel so 3 scripts should do the job.

also i still have the problem of having a network with office 2003 and office 2007... but i kinda solved that using a batch script wich checks for the existence of office12 in program files (wich means 2007 is present)


if im unclear pls notice me ;\)