Tuesday, March 29, 2011

Re: IE developer plugin installation


GWT devmode plugin will not show in the IE add-ons list - that is expected, but that should not prevent it from working. give it a try and let us know.

if you want to know the technical reason why it does not show in the add ons list, here it goes: in order to show in the add ons list, it needs to be a BHO and for that to happen the plugin needs to be installed with admin credentials. we choose to make a per user installation instead to avoid requiring users to be admin (UAC).


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment