Skip to content

Conversation

@joaomoreno
Copy link
Member

fixes #196344
related to #228233
Co-authored-by: CyMad [email protected]

Copilot AI review requested due to automatic review settings December 9, 2025 12:50
@joaomoreno joaomoreno enabled auto-merge (squash) December 9, 2025 12:50
@joaomoreno joaomoreno self-assigned this Dec 9, 2025
@vs-code-engineering vs-code-engineering bot added this to the December / January 2026 milestone Dec 9, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR attempts to fix frozen Windows installations by adding PowerShell parameters to the tunnel service stopping command in the installer script. However, the implementation contains a critical bug that will prevent it from working correctly.

Key Changes

  • Added PowerShell parameters (-NoLogo -NoProfile -NonInteractive -WindowStyle Hidden -ExecutionPolicy) to the StopTunnelOtherProcesses function to prevent installation freezes

@joaomoreno joaomoreno merged commit f589908 into main Dec 9, 2025
28 checks passed
@joaomoreno joaomoreno deleted the joao/tomato-coyote branch December 9, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VS Code will not install (stuck on preparing to install page)

4 participants