I want to install gwt developer plugin for IE (I already installed it on chrome and firefox without any problem). When i want to install it for IE7 (on both vista with sp2 &
Most users trying to install the GWT devmode plugin for IE8 on Windows 7 (Vista) 32-bit were able to use the following script from a command line (replace "Foo" with your Windows User Name):
regsvr32.exe "C:\Users\Foo\AppData\Local\Google\Google Web Toolkit\Developer Plugin\IE\oophm.dll"
Users trying to install for IE9 will not be able to install unless they add a specification to the doctype to force IE9 to render as IE8, per this post from Google...
http://googlewebtoolkit.blogspot.com/2010/12/support-for-gwt-dev-mode-in-ie-9.html