The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.

herbertkoelman
Level 4
since ‎Sep 25, 2019
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

User Statistics

  • 21 Posts
  • 1 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

Hello,In a basic MSI, is there a way to access translations strings in a powershell custom action ?I mean accessing the string list defined in InstallShield's 'User interface' section, item 'String editor' (see image below) ?
I'm display error messages using dialog bowes.function error_message([string]$message){ [System.Windows.Forms.MessageBox]::show("$message", 'CTSS Installer','Ok','Error') return $message } error_message "something went very wrong here .....
I run a powershell script when installing my stuff.Is there a way to tell InstallShield 2018 not to run the script when uninstalling ?Or maybe there is a property I can test to avoid execution of the commandlets of my powershell script.
Does any one have an idea why my Basic MSI project tries to copy a file C:\Program Files (x86)\InstallShield\2018\Redist\Language Independent\i386\setup.exe into my target build directory ?I've checked, and the setup.exe file doesn't exist in the Ins...
I have provided a set of support files (DOS batch files). I need to run these script and I intend to do this through a powershell script action.Does anyone know how I can get the path to the support files folder I have declared ?I have tried this wit...
Availability
Online status:
‎Dec 10, 2019
Date last visited: