BAT file to open CMD in current directory

前端 未结 17 1952
清酒与你
清酒与你 2020-12-22 18:09

I have many scripts which I interact with from the command line. Everytime I need to use them, I have to open a command line window and copy+paste and CD to the path to the

17条回答
  •  既然无缘
    2020-12-22 18:40

    As a more general solution you might want to check out the Microsoft Power Toy for XP that adds the "Open Command Window Here" option when you right-click: http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx

    In Vista and Windows 7, you'll get that option if you hold down shift and right-click (this is built in).

提交回复
热议问题