I am using Installshield, and Configure Target System > Registry I've added few registry entries. When installing it creates this entries. But I need put custom parameter as a value. Parameter which passed when installing.
Setup.msi /qb /l* log.txt DEFAULTPRINT="Printer1"
As I know it is possible in registry values put installation directory [INSTALLDIR] or %PATH% environment variable.
Question is how do I pass DEFAULTPRINT value to the registry value