Answer the question
In order to leave comments, you need to log in
How to write a .cmd script to open a project (folder) in a program?
There is a project on LUA, to launch I drag the entire folder onto the program icon. Is it possible to write some kind of script, when opened, the program would open this folder. In general, you need to simplify the launch procedure.
Answer the question
In order to leave comments, you need to log in
executable_path folder_path
example:
If there are spaces in the paths, quotes must be added.
"c:/Program Files/notepad.exe" "d:/my trash/some file.txt"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question