Good I have never done this and it is something that I am trying and I do not get it. I would like to create a shortcut that goes to the console, and this in a specific folder for example D:\project\xxxx . So when accessing that SHORTCUT it will open the terminal in that PATH.
You can do that with a file
.bat
, not so much with a shortcut, create your file with:Basically shell methods are executed to make it change drive, change directory and run cmd.