MSI to run Packaged EXE

Ask questions about creating Graphical User Interfaces (GUI) in PowerShell and using WinForms controls.
Forum rules
Do not post any licensing information in this forum.

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 3 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.
Locked
User avatar
Nillth
Posts: 34
Last visit: Mon Oct 30, 2023 10:52 pm
Has voted: 2 times

MSI to run Packaged EXE

Post by Nillth »

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

After Successfully building a EXE.
I am able to run the EXE and get the expected output.

When building a MSI to deploy the EXE I have added a custom action to call the EXE after system has been modified.
However it does not call the deployed EXE.

Any thoughts?
Example-Project.zip
(4.37 KiB) Downloaded 147 times
User avatar
Nillth
Posts: 34
Last visit: Mon Oct 30, 2023 10:52 pm
Has voted: 2 times

Re: MSI to run Packaged EXE

Post by Nillth »

Bump
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

Re: MSI to run Packaged EXE

Post by Alexander Riedel »

Oh, sorry, this one slipped through. I'll make sure the team looks at it.
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: MSI to run Packaged EXE

Post by davidc »

Please try rebuilding the MSI using the latest version of PowerShell Studio 2019 (v5.6.156). We resolved an issue involving the packager.exe being called from an MSI custom action.
David
SAPIEN Technologies, Inc.
This topic is 5 years and 3 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.
Locked