“Register” an .exe so you can run it from any command line in Windows

后端 未结 17 2607
没有蜡笔的小新
没有蜡笔的小新 2020-11-28 02:38

How can you make a .exe file accessible from any location in the Windows command window? Is there some registry entry that has to be entered?

17条回答
  •  被撕碎了的回忆
    2020-11-28 02:55

    You may also permanently (after reboots) add to the Path variable this way:

    Right click My Computer -> Click Properties -> Click Advanced system settings -> Click Environment Variables

    Reference: Change System/User Variables

提交回复
热议问题