Current working path of batches evaluates to distinct folders for different users
Why a Windows batch file can have a different current working directory when started normally versus with Run as administrator, causing %CD% to point to a Windows system folder.
OS