AFAIK, you can't do this from a plain batch file - WSH maybe. A proper
application, definately.
Try the "-new" command-line parameter ([1] and [2]). I can't duplicate your
problem (running IE from a batch file on my system pops the window to the
front), so I can't say how well this might work for you.
[1]:
http://support.microsoft.com/default...;en-us;q178058
[2]:
http://www.microsoft.com/technet/tre...hnet/prodtechn
ol/ie/reskit/ie6/part7/z03ie6rk.asp (very bottom of page)
--
John Phillips
MVP - Windows SDK
"JFK" <(E-Mail Removed)> wrote in message
news:78e801c3e759$46fe4380$(E-Mail Removed)...
> I have a batch file that modifies a registry setting, then
> calls a URL. This works but the IE Window for the URL is
> in the background. Does anyone know how I can get this to
> pop up as a new window in the foreground?
> Thanks,
> JFK
>