Skip to content

Desktop_CreateWebLink

Creates a shortcut on in a specified location

Desktop_CreateWebLink(sShortcutFileName, sTargetURL, sLocation)

Name of the .Url file (e.g. Google.url)

The url for the web page (e.g. www.google.com)

You can use Special folders Constants together with a path

Boolean, TRUE if function completed successfully.

'Creates a web link on all users desktop to capainstaller.com
If bStatus Then bStatus=Desktop_CreateWebLink("CapaInstaller", "www.capainstaller.com", Folder_AllUsersDesktop)

Scripting Guidelines

Desktop functions Constants Package Property Variables