1 Star 0 Fork 0

何亚红 / XServerForWSL1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
remove_xwin.bat 174 Bytes
一键复制 编辑 原始数据 按行查看 历史
何亚红 提交于 2023-04-15 20:59 . 添加脚本方便使用
@echo off
set XWin_Root=%~dp0
echo XWin 根目录为 %XWin_Root%,即将删除自启动。
pause
reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v XServerForWSL1 /f
Perl
1
https://gitee.com/HEYAHONG/XServerForWSL1.git
git@gitee.com:HEYAHONG/XServerForWSL1.git
HEYAHONG
XServerForWSL1
XServerForWSL1
master

搜索帮助