Hello,
I have used your code and had success adding in the Ocx and the Dim statements, However... When I run the application I recieve a ComException. the report goes somethinglike this, ComException was unhandled: unable to save "C:\...\...\...\...\Link.lnk"
In the error report I retrived the Com error number which is -2147467259. the error occurs the first time I run this statement: objshortcut.Save()
Any Help Would Be Appreciated
~Vitus