- First off, you will need "Installshield 2012 Spring" version or newer.
- Select New Kill Process
- If you select Immediate Executionthen add the following property to the Property Table
- ISTerminateProcesses
- Value is ProcessName or Process ID "acrobat.exe" or 1022
- If you select Deferred Execution then add the name of your CustomAction to the Property Table
- Here is the Property Table..
- Last step, add it to the Sequence. (remember, if your adding as Deferred System Context, then make sure it happens between InstallInitialize and InstallFinalize.
Comments