I made a shortcut to cmd.exe and specified the folder that I want to start in. I then went to Advanced and ticked Run as administrator.
When I double-click on the shortcut, it always starts in C:\Windows\System32
.
What I am missing? How can I get the command line to start in the folder specified?
Answer
In the target you should specify cmd /k cd c:\crp
No comments:
Post a Comment