vsrini
Level 3
since ‎Aug 18, 2011
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

User Statistics

  • 4 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I am observing that #else condition is firing even if #if is satisfied. Project Type: InstallScript projectSnippet of my code in Setup.Rul:#define FOO 1#if (FOO = 1) MessageBox("FOO = 1",INFORMATION);#elif (FOO = 2) MessageBox("FOO = 2",INFOR...
Is it possible to update the product version in an installscript project at build time? I have tried the following:1. Setting the InstallShieldProductVersion property in the .isproj file did not work.2. Setting the ProductVersion property in InstallS...
Availability
Online status:
‎Mar 18, 2019
Date last visited: