Leones
07-29-2004, 08:23 AM
Hello,
I am currently working with the InstallShield Express, but I think this feature should work with any IS installer.
My problem: I should get the "INSTALLDIR" from a registryvalue, like "HKEY_LOCAL_MACHINE\SOFTWARE\PROJECT\PATH".
This is done without problems, if you only would like to get one value out of the registry. But in my case, I need to check 2 registryvalues. So the installer should check the first registryvalue and if he's not finding it, he should check the second registryvalue.
So my major question is: Is it possible to specify more then one INSTALLDIR, like " X or Y " , " if X exist install else y " ?
regards and thanks for your replies,
Léon
I am currently working with the InstallShield Express, but I think this feature should work with any IS installer.
My problem: I should get the "INSTALLDIR" from a registryvalue, like "HKEY_LOCAL_MACHINE\SOFTWARE\PROJECT\PATH".
This is done without problems, if you only would like to get one value out of the registry. But in my case, I need to check 2 registryvalues. So the installer should check the first registryvalue and if he's not finding it, he should check the second registryvalue.
So my major question is: Is it possible to specify more then one INSTALLDIR, like " X or Y " , " if X exist install else y " ?
regards and thanks for your replies,
Léon