cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
marliese
Level 3

Basic MSI: run a powershell CA when click on "Next"-Botton of a dialog

I would like to run a (powershell) Custom Action when the user clicks on the "Next" button of a dialog (in my case the select destination folder dialog".

What do I need to get this working? I have added  a "Do action" event before the "New Dialog" event.

But that is obviously not enough, what did I miss?

Unfortunately I can't find documentation but perhaps someone in the community can help me out?

Every hint is very appreciated!

Thanks in advance!

Labels (1)
0 Kudos
(2) Replies
Varaprasad
Level 7 Flexeran
Level 7 Flexeran

Did you specify a condition for this event? Click the ellipsis button (...) in this setting. The Condition Builder dialog box opens, which enables you to specify the conditions that must be met for the action.

For now, you can specify a condition  as 1 (shown in the image), so that the action is performed under all conditions.

image.png

0 Kudos

Hi Varaprasad,

yes, I have already set a condition, so it should always be executed.

[cid:image001.png@01D55E49.6E326E40]

But it is not running at this point.

If I sequence it in a sequence it runs, but it must run after the Destination Folder dialog because it needs the selected destination as input.
Any further idea?

Kind Regards

Marliese
0 Kudos