Creating and deleting shortcuts

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi

How can I via vbscript create a link with a specific icon (world icon from
%SystemRoot%\system32\SHELL32.dll)?

How can I delete an existing link via vbscript?

Many Thanks

Regards
 
John said:
Hi

How can I via vbscript create a link with a specific icon (world icon from
%SystemRoot%\system32\SHELL32.dll)?

How can I delete an existing link via vbscript?

Many Thanks

Regards

See my detailed reply in the Scripting newsgroup and have a look at this
link about the merits of cross-posting:
http://www.blakjak.demon.co.uk/mul_crss.htm. Mulit-posting tends to waste
everybody's time.
 
Back
Top