I tried to create a shortcut on desktop using VB6, I tried to use ShellLinkObject but got error "ActiveX component can't create object (429)". Is there anybody knowing how to resolve this problem?
Printable View
I tried to create a shortcut on desktop using VB6, I tried to use ShellLinkObject but got error "ActiveX component can't create object (429)". Is there anybody knowing how to resolve this problem?
What is the ShellLinkObject a class of? Is it a class of the windows scripting host object library?
If so, your users need to have WSH/windows scripting installed, which can be downloaded at msdn.microsoft.com/scripting