For example: Would it give an error if I try to access the value of installdir by setting ${INSTALLDIR} ?
asked 06 Sep '11, 04:43
Jake ♦♦ 181●5●34●175 accept rate: 98%
edited 06 Sep '11, 04:44
No, installer environment variables are not case sensitive. You can access the value of the installdir installer environment variable using either ${installdir} or ${INSTALLDIR}.
answered 06 Sep '11, 04:43
Once you sign in you will be able to subscribe for any updates here
Answers
Answers and Comments
Markdown Basics
learn more about Markdown
This site is a community support forum for BitRock InstallBuilder. You can also visit our reference online documentation or contact support directly.
Tags:
variable ×13 environment ×7 case ×1
Asked: 06 Sep '11, 04:43
Seen: 186 times
Last updated: 06 Sep '11, 04:44
The BitRock InstallBuilder website provides up-to-date information about our crossplatform installation tool, including new releases
How does InstallBuilder determine start menu folder location?
How can I create my own installer environment variables?
How do I create a new system environment variable?
How can I access system environment variables?
How can I read and store the value of a Windows registry key in an installer variable?
use installer variable in CDROM directory definition
Differentiate between Linux distributions
How do I escape the installdir variable for OS X?
What do ${installdir}, ${full_productname} and all the other installer environment variables mean?
Having trouble setting a variable from the command line during build using cli.exe
powered by BitNami OSQA