tobject Posted February 9, 2010 Posted February 9, 2010 (edited) Anyone knows how programatically change IE's Show Pictures property (see image) Edited February 9, 2010 by tobject
Juvigy Posted February 9, 2010 Posted February 9, 2010 RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main", "Display Inline Images", "REG_SZ", $s_Status) I think this registry key is responsible for that. You may need to restart IE for the changes to take effect
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now