I'm fairly new to Visual Studio 2008. I'm writing a Windows Forms program that needs to scan the shortcuts (*.lnk files) on other workstations on the network. I'm looking for certain characters in the Target.
I have a list of computer names on the network in a table. I'm not sure how to access the shortcuts on another workstation from my workstation. Does anyone know the objects and code that I could use to accomplish this?
Thanks in advance for your time and consideration.
Ed
I have a list of computer names on the network in a table. I'm not sure how to access the shortcuts on another workstation from my workstation. Does anyone know the objects and code that I could use to accomplish this?
Thanks in advance for your time and consideration.
Ed