How to disable java out-of-date ActiveX control blocking feature in Internet Explorer -



How to disable java out-of-date ActiveX control blocking feature in Internet Explorer -

recently ie has introduced new security feature out of date activex blocking. if application uses activex control. , while loading in ie checks whether date or not. if not, prompts message , blocks loading. example, if scheme contains lesser version of jre (assume 1.7.0_55) , if seek load applet in ie. prompts because there update java available. is there way disable feature. checked next link microsoft, http://technet.microsoft.com/en-us/library/dn761713.aspx have given 2 solutions problem 1. modifying grouping policy settings using administrative templates 2. modifying grouping policy settings using registry commands these solutions scheme level , more confusing user. there simple , improve solution.

have seen original blog post ie dev team or kb article?

they seem pretty definitive when combined info in technet article linked to.

hope helps...

-- lance

java internet-explorer activex internet-explorer-10

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -