agshah
Level 7
since ‎Aug 07, 2015
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

User Statistics

  • 96 Posts
  • 1 Solutions
  • 1 Kudos given
  • 3 Kudos received

User Activity

Hi all,I am trying to use MessageBox in InstallScript to display a number type value but is giving me error:C8038: numeric value required. Kindly advise what I am doing wrong. Below is the code:NUMBER iCount;MessageBox("iCount: " + iCount, INFORMATIO...
Hi all,I want to launch an exe and looked at the documentation of LaunchApplication.Seems the return value of LaunchApplication is whether the application was launched successfully or not.How can I get what the return value of what the application th...
Hi,I have IS 2022 InstallScript MSI project. In install script setup.rul I try to use UseDLL but it fails to load the dll.  The dll does not have any dependencies.I also tried with a dll that does have dependencies and they are all in the same folder...
Hi all,I have a Basic MSI as well as an InstallScript MSI, InstallShield 2023 projects.I want to package a C dll and be able to call some API in this Dll. How can I do so?thanks.
Hi all,I have an InstallShield 2022 InstallScript MSI projejct.I want to retrieve what permissions/ACLs are set on a folder on the machine.e.g. when user specified INSTALLDIR and the dir exists, how to retrieve what permissions are set.basically I se...
Availability
Online status:
‎Jul 10, 2024
Date last visited: