I have a folder and subfolder with shortcuts (lnk and url) as such:
../Mine/link1.lnk
../Mine/link2.lnk
../Mine/website.url
../Mine/Technical/linkupdate.lnk
I want to write a script to delete all links in Mine and Mine/technical (lnk and url) but retain the subdirectory.
Is this possible within Windows Host script (or vbs) ? if so, help, how?!
../Mine/link1.lnk
../Mine/link2.lnk
../Mine/website.url
../Mine/Technical/linkupdate.lnk
I want to write a script to delete all links in Mine and Mine/technical (lnk and url) but retain the subdirectory.
Is this possible within Windows Host script (or vbs) ? if so, help, how?!