|
Prev: conflict between multiple installs of python (linux)
Next: Boost Python - C++ class' private static data blown away beforeaccessing in Python?
From: Terry Reedy on 5 Jul 2008 18:27 gcmartijn(a)gmail.com wrote: > H! > > I using a script that opens a internet page in a small window (what I > can control) > In XP everything was working fine, but now I'm using Vista with IE7 > and this is what happends now: > > First a small window opens at the postion x0 y0 (like I want) but then > IE thinks "Hey lets open a other main window too". > And that window opens the url 'http://www.google.nl' Perhaps on XP you changed the IE homepage to about:blank. On your Vista machine, it is set to Google, perhaps by the manufacturer (for a fee). Try changing it. |