윈도우
Disable IE Information bar. Security Changes Affecting IE
프로세스 천국
2012. 2. 26. 11:12
Disable IE Information bar. Security Changes Affecting IE at firsttime.
Copy and paste.
====================================================
000. Created by Windowexe.com / do not delete this label.
====================================================
echo Start
echo 002 & reg.exe add "HKEY_USERS\S-1-5-21-854245398-261478967-1801674531-500\Software\Microsoft\Internet Explorer\InformationBar" /f
echo 003 & reg.exe add "HKEY_USERS\S-1-5-21-854245398-261478967-1801674531-500\Software\Microsoft\Internet Explorer\InformationBar" /v "FirstTime" /t REG_DWORD /d "0" /f
echo End
====================================================
006. Created by Windowexe.com / do not delete this label.
====================================================
Copy and paste.
====================================================
000. Created by Windowexe.com / do not delete this label.
====================================================
echo Start
echo 002 & reg.exe add "HKEY_USERS\S-1-5-21-854245398-261478967-1801674531-500\Software\Microsoft\Internet Explorer\InformationBar" /f
echo 003 & reg.exe add "HKEY_USERS\S-1-5-21-854245398-261478967-1801674531-500\Software\Microsoft\Internet Explorer\InformationBar" /v "FirstTime" /t REG_DWORD /d "0" /f
echo End
====================================================
006. Created by Windowexe.com / do not delete this label.
====================================================