Second PowerShell window appears momentarily when packaged exe closes.

Issue #103 resolved
Former user created an issue

Visual Studio Code Version: 1.32.3 (user setup)

PS C:\Users\Administrator\Desktop> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.17763.316
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.17763.316
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

PowerShell Pro Tools: 4.2.3

Second window appears when the packaged exe's window closes, but only when processing is terminated with CTRL + C or if the script closes itself.

Using the close 'x' in the top right corner of the window does not produce the second window.

Comments (1)

  1. Log in to comment