当前位置:网站首页>Winodws 快速添加开机启动项
Winodws 快速添加开机启动项
2022-07-01 01:11:00 【SabreWulf2020】
方法一、使用开机启动文件夹
1、在运行窗口输入 shell:startup,在弹出的文件夹中,放入程序的快捷图标。
或者:
我们打开文件夹:C:\Users(用户)\Administrator(当前用户名)\AppData\Roaming\Microsoft\Windows\Start Menu\Programs(「开始」菜单)\Programs(程序)\Startup(启动 )即可找到启动文件夹,如图:
或者:
也可以在运行中粘贴以下路径回车打开
%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
2、重启电脑即可观察到效果
方法二、使用注册表
1、打开注册表,找到如下位置HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run,右键“Run”新建一个字符串类型的键值。
2、右键新建的键值,选择“修改”,将数值名称改为 你要启动的程序名称如:ctfmon.exe,数值数据改为 程序所在位置的路径 如:C:\windows\system32\ctfmon.exe (直接不能修改名字的,可以先点击重命名,改好名字,再点击修改,修改数值数据)
3、重启电脑即可观察到效果
边栏推荐
- 短信在企业中的应用有哪些?
- neo4j安装、运行以及项目的构建和功能实现
- 【agora】用户管理
- AS400 large factory interview
- [JS adds attributes to elements: setAttribute; classlist.remove; classlist.add;]
- Fast understanding of forward proxy and reverse proxy
- [无线通信基础-14]:图解移动通信技术与应用发展-2-第一代移动模拟通信大哥大
- 一站式洞察行业热点,飞瓜数据B站新功能「流量大盘」上线!
- PHP数组拼接MySQL的in语句
- 软件测试的可持续发展,必须要学会敲代码?
猜你喜欢

Gin configuration file

迪赛智慧数——其他图表(平行坐标图):2021年应届专业就业情况

Complete software development process

Lecun, a Turing Award winner, pointed out that the future of AI lies in self-learning, and the company has embarked on the journey

思特奇加入openGauss开源社区,共同推动数据库产业生态发展

软件测试的可持续发展,必须要学会敲代码?

The personal test is effective, and the JMeter desktop shortcut is quickly created

What will Web3 bring in the future?

For the sustainable development of software testing, we must learn to knock code?

Electron pit Addon
随机推荐
1175. Prime Arrangements
Opencv -- Notes
【队列】933. Number of Recent Calls
微生物安全與健康,什麼是生物處理?
股票开户有哪些优惠活动?另外,手机开户安全么?
[Qt5 basics] random number display
1500w播放下还藏着什么热点?B站2个未来趋势你不得错过
Draw some interesting figures with flutter's canvas
45 year old programmer tells you: why do programmers want to change jobs? It's too true
Log4j2 ThreadContext日志链路追踪
AS400 entretien d'usine
[Qt5 tab] tab label and content hierarchical analysis
[无线通信基础-14]:图解移动通信技术与应用发展-2-第一代移动模拟通信大哥大
直播商城源码,实现左右联动商品分类页面
微研所,微生物检验中常用的生化反应
After working for 6 years, let's take stock of the golden rule of the workplace where workers mix up
AS400 API 从零到一的整个历程
求两个线段公共部分的长度
Thinking about business and investment
TypeError: can‘t convert cuda:0 device type tensor to numpy. Use Tensor. cpu() to copy the tensor to