Hi,
Could some one help me in resolving the issue in identifying HDViewInstall_1_20_IE.msi is installed or not using java script.
I was using
var hdvCntrl = new ActiveXObject("HDView.ViewCtl");
installed = true;
for previous version but with this new version, I am not able to identify the issue.
Thanks,