Display Current Location Path (with slashes) of any file in a text file
问题 I want a batch file to automatically find the location of a file called "file.txt". I want the batch file to print exactly word to word, slash to slash, the path of a file present on my computer!! My MAIN idea is that the file's location must be able to be found by the batch file irrespective of wherever it is on my computer. For eg, if the directory path of the file is " C:\users\desktop\folder\file.txt ", I want the batch file to automatically find this file, copy its path and send it