Setting Additional VersionInfo Properties on Packager Exe

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 5 years and 5 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
Nillth
Posts: 34
Last visit: Mon Oct 30, 2023 10:52 pm
Has voted: 2 times

Setting Additional VersionInfo Properties on Packager Exe

Post by Nillth »

Product: PowerShell Studio 2018 (64 Bit)
Build: v5.5.155
OS: Windows 10 Pro (64 Bit)
Build: v10.0.18262.0

Hi All,

I am attempting to build an exe for some Beta testing.

In the properties I can see the VersionInfo Settings that I am able to configure in the packager.
However there are some additional Properties I would Like to be able to set.
Is there any way to configure these?

Debug: False
Patched: False
PreRelease: False
PrivateBuild: False
SpecialBuild: False

Code: Select all

Get-Item C:\Path\To\Built.exe |select *
VersionInfo : File: C:\Path\To\Built.exe
InternalName:
OriginalFilename: Built Script
FileVersion: 1.0.0.24
FileDescription: Build Script
Product: Built Script
ProductVersion: 1,0,0,24

Debug: False
Patched: False
PreRelease: False
PrivateBuild: False
SpecialBuild: False

Language: Language Neutral
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Setting Additional VersionInfo Properties on Packager Exe

Post by davidc »

The packager doesn't support these settings, but you can submit a feature request here:

https://www.sapien.com/requests
David
SAPIEN Technologies, Inc.
This topic is 5 years and 5 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.