Windows添加程序到自启动

方式1,添加Windows系统服务html 使用SC命令,以下:node sc create MyService binPath= "cmd.exe /c start c:\a.exe" start= auto displayname= "AutoStartOracle Services"windows 参考连接:将bat文件或exe程序注册成windows服务spa 方式2,添加计划任务htm
相关文章
相关标签/搜索