Font-size: A A A
The TargetPath property is a string which is the target URL of the WshUrlShortcut object.
WshUrlShortcut.TargetPath = "http://www.devguru.com"
This VBscript code sets the target URL of a WshUrlShortcut object to the DevGuru web site.