1 Star 0 Fork 0

何亚红 / XServerForWSL1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup_xwin.bat 275 Bytes
一键复制 编辑 原始数据 按行查看 历史
何亚红 提交于 2023-04-16 10:10 . 修改自启动命令行
@echo off
set XWin_Root=%~dp0
echo XWin 根目录为 %XWin_Root%,即将添加自启动,注意路径中最好不要有中文与空格,否则有可能失败。
pause
reg add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v XServerForWSL1 /t REG_SZ /d "cmd.exe /c """%XWin_Root%\XWin\XWin.bat"""" /f
Perl
1
https://gitee.com/HEYAHONG/XServerForWSL1.git
git@gitee.com:HEYAHONG/XServerForWSL1.git
HEYAHONG
XServerForWSL1
XServerForWSL1
master

搜索帮助