I want a bat file to open the explorer, go to a path, and select a file.
Example file is in this path, but it can always be somewhere else:
c:\dir1\1.so
So opening the Explorer:
%SystemRoot%\explorer.exe /e,c:\
and when open is I want to click to dir test and select 1.iso and set variables
filename = 1.iso
dirname = c:\test