通过停用的explorer.exe在Windows中进行热键 [英] hotkey in windows by deactive explorer.exe

查看:126
本文介绍了通过停用的explorer.exe在Windows中进行热键的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在Windows环境中的任何地方按键(ctr + s)加载我的程序开始
pls 请帮助我
同时服务explorer.exe是停用的

I want to be anywhere in the environment of windows press keys(ctr + s) load my program started
pls Please help me
meanwhile service explorer.exe is deactive

推荐答案

我希望这会对您有所帮助.
您需要使用键盘挂钩 [ ^ ]或
来自C#的低级Windows API挂钩 [ ^ ]
处理ctrl + s的按键,然后使用 Process.Start方法() [ ^ ]运行"explorer.exe".
I Hope that this is going to help you.
You need to use keyboard hook[^] or
Low-level Windows API hooks from C#[^]
to handle the ctrl+s key press and then use Process.Start Method ()[^] to run ''explorer.exe''.


这篇关于通过停用的explorer.exe在Windows中进行热键的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆