Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 C# 制作程序,用户应该是盲人。我已经做了所有事情,但我记得盲人用户无法像任何人一样启动应用程序。
那么在C#中是否可以将程序添加到启动程序列表并将其发送到托盘,例如当用户按下Esc键时,程序启动。
谢谢..
它可以在没有任何连接到 c# 的情况下完成,请按照以下说明操作:
http://windows.microsoft.com/en-US/windows-vista/Create-keyboard-shortcuts-to-open-programs?SignedIn=1
或教程:
http://www.butterscotch.com/tutorial/Launch-A-Program-With-Windows-Hotkeys