
windows運行對話框

Windows comes prepackaged with a ton of handy run-dialog shortcuts to help you launch apps and tools right from the run box; is it possible to add in your own custom shortcuts?
Windows預包裝了許多方便的運行對話框快捷方式,可幫助您從運行框中直接啟動應用程序和工具。 是否可以添加自己的自定義快捷方式?
Today’s Question & Answer session comes to us courtesy of SuperUser—a subdivision of Stack Exchange, a community-driven grouping of Q&A web sites.
今天的“問答”環節由SuperUser提供,它是Stack Exchange的一個分支,該社區是由社區驅動的Q&A網站分組。
問題 (The Question)
SuperUser reader Nic finds the run-dialog shortcuts to be handy and wants to expand upon them:
超級用戶讀者Nic發現運行對話框快捷鍵很方便,并希望對其進行擴展:
When I hit Windows+R, I can type in calc and get a calculator really quickly. Same thing for mspaint. My question is, how do I adjust this so I can type “netbeans” and have it open the program?
當我按下Windows + R時,我可以輸入calc并很快得到一個計算器。 對于mspaint也是一樣。 我的問題是,我該如何調整它以便鍵入“ netbeans”并打開程序?
If you’re a keyboard ninja, having super speedy access to your favorite apps in this fashion would be handy. How do you go about it?
如果您是鍵盤忍者,那么以這種方式快速訪問喜愛的應用程序將非常方便。 你如何去做?
答案 (The Answer)
SuperUser contributor John T offers a quick and simply way to accomplish the shortcut addition:
超級用戶貢獻者John T提供了一種快速簡便的方法來完成快捷方式添加:
The easiest option would be to add the following location to?your path variable:
最簡單的選擇是將以下位置添加到您的path變量中:
C:\Program Files\NetBeans X.X.X\bin
C:\Program Files\NetBeans X.X.X\bin
replace X.X.X with your version of Netbeans.
用您的Netbeans版本替換XXX。
Alternatively you could make a shortcut to the netbeans.exe executable in the above path, and place that shortcut in a location?that’s?already in your path (e.g.?
C:\Windows\System32
).或者,您可以在上述路徑中為netbeans.exe可執行文件創建快捷方式,并將該快捷方式放置在路徑中已經存在的位置(例如
C:\Windows\System32
)。
If you’d like a step-by-step tutorial for editing the system PATH, make sure to check out?How to Edit Your System PATH for Easy Command Line Access.
如果您想了解有關編輯系統PATH的分步教程,請務必查看如何編輯系統PATH以便進行輕松的命令行訪問。
Have something to add to the explanation? Sound off in the the comments. Want to read more answers from other tech-savvy Stack Exchange users??Check out the full discussion thread here.
有什么補充說明嗎? 在評論中聽起來不對。 是否想從其他精通Stack Exchange的用戶那里獲得更多答案? 在此處查看完整的討論線程。
翻譯自: https://www.howtogeek.com/131599/how-do-i-add-text-shortcuts-to-the-windows-run-dialog-box/
windows運行對話框