If a file exists

I reviewd the postings for this issue i have. I am atrying to determine if a particular file exists in the system32 directory. The following returns a false output in the fixlet debugger. The file is in the system32 direcoty so technically it should pick it up if I had the correct relevance.

exists file whose (name of it = “MpSigStub.exe”) of folder “C:\windows\System32”

Thanks for the help

Check out Cannot Delete a file in system32 - #2 by JasonWalker for more information here. This is likely related to 32-bit redirection. We can follow up with more details/examples if needed :slight_smile:

1 Like

Thank you Aram, those examples worked.

1 Like