| View previous topic :: View next topic |
| Author |
Message |
dadooda Junior Member

Joined: 05 Jan 2010 Posts: 4
|
Posted: Mon Jul 23, 2012 11:45 pm Post subject: Follow `.lnk` shortcuts on Find Files, esp. |
|
|
Hi TC team
I think it would be great if Totalcmd could follow `*.lnk` shortcuts when doing Find Files under Windows. This is especially interesting when "Find text" option is on.
Consider this case:
| Code: | - I create the file `c:\repo\notes.txt` containing the word "Hello".
- I create the shortcut `c:\work\notes.lnk` pointing to `c:\repo\notes.txt`.
- In Totalcmd I step into `c:\work` and initiate Find Files (Commands -> Search).
- Search for: *txt
- [x] Find text: Hello
- [x] Follow shortcuts (<-- NEW OPTION, default is ON)
- Totalcmd should show `c:\work\notes.lnk` in Search results.
|
Hope that was somehow useful.
Best regards,
Alex |
|
| Back to top |
|
 |
Gral Senior Member


Joined: 26 Jan 2005 Posts: 308
|
Posted: Tue Jul 24, 2012 5:34 pm Post subject: |
|
|
Already possible:
1. Install packer plugin CopyLinktarget
2. After installation set manually properties string to 384.
3. Pick "Search archives" in search dialog window. |
|
| Back to top |
|
 |
|