I am trying to use an environment variable in the "file to search" field of a prerequisite definition. The file to search is declared as [%GPIBDIR]GPIB-32.DLL. I can see that the environment variable is defined on my target system but the dll cannot be found during installation. The DLL is present on the target system and it has the correct version level but the installation process wants to install the prerequisite package anyway. Can environment variables be "seen" when checking prerequisites? If so, what is wrong with my path declaration? (GPIBDIR is defined as "C:\GPIB_32\" in this instance.)
Regards... John
FOLLOW US