Merge-Script does not honor FileDescription setting

Issue #105 new
Chris Kennedy created an issue

Visual Studio Code Version: 1.32.3 (user setup)

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

When compiling a script to an exe, the FileDescription parameter is not honored. Instead it will always put the original script's filename as the description.

Comments (1)

  1. Log in to comment