Open text file and program shortcut in a Windows batch file November 22, 2023 by Tarik I was able to figure out the solution: start notepad "myfile.txt" "myshortcut.lnk" exit