当前位置:网站首页>phpstudy开机自启
phpstudy开机自启
2022-08-10 07:41:00 【tboqi1】
1、新建start.txt
2、编辑,写入如下
@echo off
start /d "D:\phpstudy_pro\COM\" phpstudy_pro.exe
start /d "D:\phpstudy_pro\Extensions\Nginx1.15.11\" nginx.exe
start /d "D:\phpstudy_pro\Extensions\MySQL5.7.26\bin\" mysqld.exe
exit
3、保存,然后改后缀为.bat,即start.bat
4、将文件放置在:
C:\Users\Andy\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
文件夹内
5、如有360的话,别忘了加入白名单
6、关机启动就会发现,完美成功
————————————————
版权声明:本文为CSDN博主「guaiyaguai」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/guaiyaguai/article/details/117379377
边栏推荐
- DGIOT supports industrial equipment rental and remote control
- 个人博客系统
- ATH10传感器读取温湿度
- 3. Transactions [mysql advanced]
- 简单业务类
- COLMAP+OpenMVS realizes 3D reconstruction mesh model of objects
- 30条实用MySQL优化法则
- 2022 Henan Mengxin League Game (5): University of Information Engineering C - Throwing a Handkerchief
- 如何治理资源浪费?百度云原生成本优化最佳实践
- .NET-8.我的思想笔记
猜你喜欢
随机推荐
ATH10 sensor reads temperature and humidity
调试ZYNQ的u-boot 2017.3 不能正常启动,记录调试过程
navicat for mysql 连接时报错:1251-Client does not support authentication protocol requested by server
物联网时代下的网络整合推广外包精准化效果-深圳双赢世讯
May I ask why sqlserver cdc will report this error one day after the task is started, obviously cdc has been opened.
同步锁synchronized追本溯源
Grammar Basics (Judgment Statements)
Add spark related dependencies and packaging plugins (sixth bullet)
协同工具满足70%-90%的工作需求,成为企业香饽饽
PLSQL学习第三天
Bigder:42/100 showCase多少bug可以打回去
复杂AB实验
MySQL database monthly growth problem
手把手教你进行Mysql查询操作
90. (cesium house) cesium height monitoring events
【NeRF】原始论文解读
Everyone, the default configuration of oracle cdc occasionally takes 30 seconds to capture data. How to optimize this?
第十六天&charles的基本操作
Summary of ctfshow SSTI knowledge points
二叉树 --- 堆