FarmTech
(Lurker)
2006-09-18 09:50 PM
shortcut properties

Guys i am needing some help here to get started. i done a lot of basic scripting with kixtart and i love what it can do. but I have run into a project that i am not sure of. What i am needing to do is modify a url shortcut on the desktop of computers on the network. problem is the short cuts dont all match in name, I have the last guy at this job to thank for that.. Is there a way for me to pull the properties on the shortcuts on the desktop to look for a specific path. i can simply delete that shortcut as its not needed any longer. Any one? Guys i apperciate the help. As this kind of scripting is way out of what i normally do. I would just go from computer to computer but we have better of 500 pc's. So any help is greatly apperciated.

Radimus
(KiX Supporter)
2006-09-18 09:53 PM
Re: shortcut properties

.URL are ini files. Use read/writeprofilestring on them