Posted on Leave a comment

Open cmd in folder

Had an issue where on some server clicking a shortcut to cmd did not open to a path specified in “Start in:” parameter.   Work around was to add parameter to command line.

cmd /K “cd /d d:scripts”

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.