V
V
Vladimir Lantsov2022-03-05 11:13:00
PowerShell
Vladimir Lantsov, 2022-03-05 11:13:00

How to execute PowerShell code in WiX installer and display its output in UI?

For the created application, you need to make an installer that, during operation, must execute a certain list of commands to download and install dependencies and configure the system (configuring TCP ports, writing to the registry, etc.).
The commands are written in PowerShell.
To track the progress and success of the process, I would like to display the output of scripts in the installer interface, for example, in a scrollable field. Is there a way to solve such a problem?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question