Reading this key using the "reg query" OS command:
sumber : stackoverflow.com
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer
... with this value:Version
Returns a number like this:8.0.7600.16385
Or returns errorCode 1 if that entry does not exist, which presumably indicates that IE is not installed.sumber : stackoverflow.com