kim
2011-03-30 14:50:49 UTC
I need to check if any version of acrobat reader is installed on target
machine. IF not installed display error message and stop installation.
Wix code:
ACROBATREADER = "notfound"
My problem is,above message always gets displayed whether or not acrobat
reader is installed or not. It does not check the condition ACROBATREADER =
"notfound".
I also tried folloiwng way but still the same result
ACROBATREADER
Any suggestions please? Thanks
--
View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Registry-check-for-Acrobat-reader-tp6223495p6223495.html
Sent from the wix-users mailing list archive at Nabble.com.
machine. IF not installed display error message and stop installation.
Wix code:
ACROBATREADER = "notfound"
My problem is,above message always gets displayed whether or not acrobat
reader is installed or not. It does not check the condition ACROBATREADER =
"notfound".
I also tried folloiwng way but still the same result
ACROBATREADER
Any suggestions please? Thanks
--
View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Registry-check-for-Acrobat-reader-tp6223495p6223495.html
Sent from the wix-users mailing list archive at Nabble.com.