What specific paths are included in "Exclude system files and folders"?
-
www
- Posts: 4
- Joined: Thu Sep 03, 2020 1:31 am
What specific paths are included in "Exclude system files and folders"?
I want to know what specific paths are included in "Exclude system files and folders".
You do not have the required permissions to view the files attached to this post.
-
void
- Developer
- Posts: 19904
- Joined: Fri Oct 16, 2009 11:31 pm
Re: What specific paths are included in "Exclude system files and folders"?
There is no list of paths.
This option excludes files and folders that have the SYSTEM attribute set.
For some reason C:\Windows does not have the SYSTEM attribute set.
If you wish to exclude C:\Windows you would need to add this folder manually:
This option excludes files and folders that have the SYSTEM attribute set.
For some reason C:\Windows does not have the SYSTEM attribute set.
If you wish to exclude C:\Windows you would need to add this folder manually:
- In Everything, from the Tools menu, click Options.
- Click the Exclude tab on the left.
- Click Add....
- Select C:\Windows and click OK.
- Click OK.
-
www
- Posts: 4
- Joined: Thu Sep 03, 2020 1:31 am
Re: What specific paths are included in "Exclude system files and folders"?
OK, I see. Thank you very much.