How exclude shortcut link from results?

General discussion related to "Everything".
Post Reply
burgundy
Posts: 273
Joined: Fri Oct 16, 2009 9:50 am

How exclude shortcut link from results?

Post by burgundy »

How do I exclude shortcut links being listed in the results?

I have tried using *.lnk in Options > Indexes > Exclude but it does not do what I want. It doesn't seem to do anything although other filters in the list work fine.

I am using version 1.4 .
Stamimail
Posts: 1122
Joined: Sat Aug 31, 2013 9:05 pm

Re: How exclude shortcut link from results?

Post by Stamimail »

Create a Filter with this:

Code: Select all

!ext:lnk;url
void
Developer
Posts: 16753
Joined: Fri Oct 16, 2009 11:31 pm

Re: How exclude shortcut link from results?

Post by void »

You might be excluding folders only?

To exclude lnk files from your index:
  • In Everything, from the Tools menu, click Options.
  • Click the Exclude tab on the left.
  • Select your *.lnk filter and click Remove.
  • Change Exclude files to: *.lnk
  • Click OK.
Post Reply