cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Naveed
Level 6

How to integrate Windows Powershell script into InstallShield MSI

Hi,

How can I integrate Windows Powershell script into Installshield MSI project as pre-install task?

My Powershell script will create a user, set SPN mapping and InstallShield will use this account to set identity for Application Pool of website.

Thanks in advance.

Naveed
Labels (1)
0 Kudos
(2) Replies
Marwan
Level 7

You can create a Prerequisite.
0 Kudos
Naveed
Level 6

Can you give some detail. I am a newbie 🙂

How add add script and how to send parameters from powershell script to installshield property?

e.g How to sent domain account for application pool, taking account info from powershell script.
0 Kudos