
VS106730 asked a question.
How can change SETUPSUPPORTDIR value ?
Info: I am using Installshield 2019 R3 Premier. working on the Advanced UI suite project.
I am trying to set the value of SETUPSUPPORTDIR.
requirement: I want the supporting files to be extracted at a specified folder every time setup.exe runs
Hi @Vishalsa ,
you cant change the SETUPSUPPORTDIR, lot of other support files which is required for the setup exe will be copied to the support dir.
I hope you can copy all other files what is required for you to the SUPPORT dir.
https://docs.flexera.com/installshield25helplib/helplibrary/SetupFiles.htm
if I cannot provide a predefined folder to SETUPSUPPORTDIR or set a value like a Public property, then it Looks like I need to change my approach.
thanks.
Here take a look at the detailed guide for best information.
https://www.flexerasoftware.com/blog/software-installation/2011/11/using-the-hyperlink-control-in-a-suite-installation/
cyberflix apk
Worked for me. Thanks for discussing.