Need to use a dynamic parameter in a registry entry to specify a dll file location.
In the example below the parameter is the path to the folder where the dll is installed by InstallShield:
“CodeBase”=”file://///”
So far we always had the as a fixed location. Now it is changed based on the install directory location – a parameter InstallShield gets from the user during installation.
New contributor
user24938275 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.