Windows7 Batch Files - stumped!
In the process of updating existing scheduled tasks from old 32bit W7 to 64bit W7, I am stuck with batch files (after all these years!)
UAC on or off:
Dir C:\ produces the directory
Dir C:\Documents likewise
Dir C:\Documents\Outlook Files produces 'file not found' ?? Folder and files are there.
Why? Permissions are, as far as I know, set OK, as is ownership.
(The aim is to Robocopy C:\Documents\Outlook Files\Outlook.pst to a backup location [with Outlook dead, of course].)