2019年4月13日 星期六

[Batch file] "START" Basic function

Open Windows Explorer and list the files in the current folder (.) :
START .

Open a file with a particular program:
START "" "C:\Program Files\Microsoft Office\Winword.exe" "D:\Docs\demo.txt"

START notepad.exe

OPEN FILE MANAGER WITH DIRECTORY
START explorer.exe "D:\Users\Pictures\Background"

沒有留言:

張貼留言