Folder scan for LNK Files
Currently I am Scanning Files in C:\Users\*\Desktop\*.lnk and It works fine
I Added C:\Users\*\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\*.lnk
This does not return any results. I also Tried
C:\users\*\AppData\Roaming\Microsoft\INTERN~1\QUICKL~1\USERPI~1\TaskBar\*.lnk
Is there another way to get a list of LNK files from this folder
Thanks
-
Try this
C:\users\**\AppData\Roaming\Microsoft\**\TaskBar\*.lnk
More about File & Directory scanner can be found HERE
BTW look at the scanner diaglog window heading - there are some hints ;-)
Please sign in to leave a comment.
Comments
3 comments