I have a vi that searches for a file on C:\FolderA\FolderB using "Check if File or Folder Exists.vi." It can't see the file and returns with a FALSE (does not exist) when it is clearly there. I've tried to change permissions, but every time Labview 32-bit 2015 checks, the permissions seem to change back. I'm wondering if this has something to do with the fact that I'm running on a 64 bit Windows 7. I haven't found any posts that go into Labview not being able to see a file in this way.
I am also trying to run a batch file following this. Wondering if I need to run as admin for that but haven't made it that far yet.