Recent content by Computamedic


  1. Issues with processing .bat files in Windows 11

    You're absolutely right!! Using the appropriate "net use" to assign the mapped drive the copy works fine. Thanks for the help.
  2. Issues with processing .bat files in Windows 11

    I have experienced an issue which, on the face of it, appears to be a bug in Windows 11. The issue relates to the processing of a simple .bat file. A simple example is as follows: D: MD COPYTEST CD COPYTEST COPY S:\COOKIES\*.* Running this .bat file from a CMD prompt works exactly as...
Back
Top Bottom