March 17, 200719 yr I'm trying to check the existence of programs on the pc using the registry check option instead of the file check, and I did exactly the same as mentioned in the help. So I write my condition in the grayed condition box but nothing happens and the software remains ungrayed.This is the condition i usedRegKeyExists("HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\8.0")tell me if I'm doing something wrong,Thanks.
March 17, 200719 yr Author I still can't understand the situation. I did some changes and it did succeed with this conditionRegKeyExists("HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\8.0\Installer\IOD\")but i really don't know why, any ideas ??
March 18, 200719 yr gcond[pn]=['RegKeyExists("HKLM\\SOFTWARE\\Adobe\\Acrobat Reader\\8.0\\Installer\\VersionMax")'];
Create an account or sign in to comment