Skip to content

fix: frozen windows installations#282201

Merged
joaomoreno merged 2 commits intomainfrom
joao/tomato-coyote
Dec 9, 2025
Merged

fix: frozen windows installations#282201
joaomoreno merged 2 commits intomainfrom
joao/tomato-coyote

Conversation

@joaomoreno
Copy link
Member

fixes #196344
related to #228233
Co-authored-by: CyMad 90966823+CyMad7001@users.noreply.github.com

fixes #196344
related to #228233
Co-authored-by: CyMad <90966823+CyMad7001@users.noreply.github.com>
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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@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
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jan 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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)

3 participants