alidallal Posted March 17, 2007 Posted March 17, 2007 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.
alidallal Posted March 17, 2007 Author Posted March 17, 2007 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 ??
tcarman Posted March 18, 2007 Posted March 18, 2007 gcond[pn]=['RegKeyExists("HKLM\\SOFTWARE\\Adobe\\Acrobat Reader\\8.0\\Installer\\VersionMax")'];
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now