I'm wishing to send a group email that will install a shortcut to the company website with a defined icon, on employees desktops. I'm currently using VBScript to create the shortcut:
Set WshShell = CreateObject("WScript.Shell")
strDesktopPath =...
I'm wishing to send a group email that will install a shortcut to the company website with a defined icon, on employees desktops. I'm currently using VBScript to create the shortcut:
Set WshShell = CreateObject("WScript.Shell")
strDesktopPath =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.