This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- How to access value stored in CMDLINE in my install script?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 10, 2017
05:22 AM
How to access value stored in CMDLINE in my install script?
Hi,
I have a requirement where the first application that will be launched by the user is a html application that has a link to invoke the setup.exe. While invoking, the html app will pass some custom arguments using the /z option. I have tried accessing the CMDLINE variable but have not been successful. Can someone help to achieve the same?
I have a requirement where the first application that will be launched by the user is a html application that has a link to invoke the setup.exe. While invoking, the html app will pass some custom arguments using the /z option. I have tried accessing the CMDLINE variable but have not been successful. Can someone help to achieve the same?
- Tags:
- cmdline
- installscript
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 13, 2017
01:32 AM
Hi,
Kindly refer the below articles to proceed further
http://helpnet.installshield.com/installshield19helplib/Subsystems/installshield19langref/helplibrary/LangrefCMDLINE.htm
http://www.installationdeveloper.com/570/how-to-access-command-line-arguments-in-installscript-projects/
Thanks,
Thananjeyan