2025年11月19日

window开机启动无cmd脚本

摘要: Set WshShell = CreateObject("WScript.Shell") WshShell.Run "bash D:/x/x/x.sh", 0 Set WshShell = Nothing 注意设置默认打开方式为脚本 阅读全文

posted @ 2025-11-19 22:34 lxxd 阅读(4) 评论(0) 推荐(0)

导航