golang/go

x/build/env/windows: add GUI shell?

Open

#35,629 创建于 2019年11月15日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Go (19,008 fork)batch import
BuildersFeatureRequestNeedsInvestigationOS-Windowshelp wanted

仓库指标

Star
 (133,883 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Now that we have gomote rdp (#26090) for RDP access to our Windows buildlets, I discovered our Windows images are pretty spartan over RDP.

I guess they don't have the Windows GUI enabled?

@johnsonj, is that configurable? I assume, and Google suggests? I don't see anything in https://github.com/golang/build/blob/master/env/windows/startup.ps1 that looks like it's explicitly disabling it, at least.

贡献者指南