(imported topic written by wingguy91)
Hi, i will like to search for a hidden file using relevance. how can i do it?
(imported topic written by wingguy91)
Hi, i will like to search for a hidden file using relevance. how can i do it?
(imported comment written by BenKus)
Hi wingguy,
Do you know where the file might be located or what it is called?
Ben
(imported comment written by wingguy91)
c:\recycler\S-1-5-21-1482476501-1644491937-682003330-1013
c:\recycler\S-1-5-21-1482476501-1644491937-682003330-1013\Desktop.ini
c:\recycler\S-1-5-21-1482476501-1644491937-682003330-1013\sdcvhost.exe
there are all hidden and i wanted to check with PCs has it.
(imported comment written by wingguy91)
anyway i can check for those file?
(imported comment written by wingguy91)
need help urgently…
(imported comment written by jessewk)
This will show you all the hidden files in sub folders of “c:\recycler”
names of files whose (hidden of it) of folders of folder “C:\recycler”
if you want to check for a specific file, try something like this:
exists file whose (hidden of it AND name of it = “sdcvhost.exe”) of folders of folder “C:\recycler”
(imported comment written by SystemAdmin)
Since that folder shouldn’t typically exist anyhow and it’s always called S-1-5-21-1482476501-1644491937-682003330-1013, you can also check it this way…
exists folder “recycler\S-1-5-21-1482476501-1644491937-682003330-1013” whose (exists file “sdcvhost.exe” whose (hidden of it) of it) of folder “C:”