Search found 4 matches

Go to advanced search

by davidcohen301
Tue Aug 26, 2025 3:22 pm
Forum: Building Installers
Topic: Making progress dialog Stay + Make Powershell output display on progress log
Replies: 7
Views: 21838
 
Jump to post

Re: Making progress dialog Stay + Make Powershell output display on progress log

Hey,
I would really like to show the user the output of the scirpt live. if there's not any option to do that with powershell so maybe with other script language? (batch/exe/python).
my whole installation is built on these scripts so I really need to user to keep track on the installation lively. :D
by davidcohen301
Mon Aug 25, 2025 2:41 pm
Forum: Building Installers
Topic: Making progress dialog Stay + Make Powershell output display on progress log
Replies: 7
Views: 21838
 
Jump to post

Re: Making progress dialog Stay + Make Powershell output display on progress log

Hey Catalin thanks for the reply :)
I followed the article that you attached but still can't see the Powershell script's output in the progress bar edit box.
I only see the custom actions titles and when they are activated.

I saw that there's an option to generate a log file but I really want to be ...
by davidcohen301
Wed Aug 20, 2025 3:31 pm
Forum: Building Installers
Topic: Making progress dialog Stay + Make Powershell output display on progress log
Replies: 7
Views: 21838
 
Jump to post

Re: Making progress dialog Stay + Make Powershell output display on progress log

Hi I followed the guide but it didn't answer my question.
I would like to show in the progress dialog edit box the Powershell script's output.

Let me explain,
My installation requires several Powershell scripts to run. some of them takes long time to complete.
In my scripts I'm using Write-Output ...
by davidcohen301
Tue Aug 19, 2025 6:00 pm
Forum: Building Installers
Topic: Making progress dialog Stay + Make Powershell output display on progress log
Replies: 7
Views: 21838
 
Jump to post

Making progress dialog Stay + Make Powershell output display on progress log

Hi, I'm trying to create an installation for my application and I built a user friendly progress dialog.
first of all I would like to make the progress dialog stay on screen even when finished and only when the user clicks proceed to the next dialog.
second of all I would like to print the ...

Go to advanced search