PC Review


Reply
Thread Tools Rate Thread

Active window at startup

 
 
hnref
Guest
Posts: n/a
 
      13th Apr 2009
I have Internet Explorer launch automatically at startup. However, after
everything has finished starting, the IE window is inactive. Is there a way
to make it active so that it can be used right away without having to click
on it?
 
Reply With Quote
 
 
 
 
Pegasus [MVP]
Guest
Posts: n/a
 
      13th Apr 2009

"hnref" <(E-Mail Removed)> wrote in message
news:FAC49309-B973-4DA9-B9A2-(E-Mail Removed)...
>I have Internet Explorer launch automatically at startup. However, after
> everything has finished starting, the IE window is inactive. Is there a
> way
> to make it active so that it can be used right away without having to
> click
> on it?


You need to tell us HOW you launch IE automatically.


 
Reply With Quote
 
hnref
Guest
Posts: n/a
 
      14th Apr 2009
Sorry, should have thought about that...I have an IE shortcut in the Startup
folder of the user account that the computer is always logged in to. This
user account is listed as "limited account".


"Pegasus [MVP]" wrote:

>
> "hnref" <(E-Mail Removed)> wrote in message
> news:FAC49309-B973-4DA9-B9A2-(E-Mail Removed)...
> >I have Internet Explorer launch automatically at startup. However, after
> > everything has finished starting, the IE window is inactive. Is there a
> > way
> > to make it active so that it can be used right away without having to
> > click
> > on it?

>
> You need to tell us HOW you launch IE automatically.
>
>
>

 
Reply With Quote
 
Pegasus [MVP]
Guest
Posts: n/a
 
      14th Apr 2009
OK. And what else is in this folder?

"hnref" <(E-Mail Removed)> wrote in message
news:EC66C440-9A60-4CFD-B77A-(E-Mail Removed)...
> Sorry, should have thought about that...I have an IE shortcut in the
> Startup
> folder of the user account that the computer is always logged in to. This
> user account is listed as "limited account".
>
>
> "Pegasus [MVP]" wrote:
>
>>
>> "hnref" <(E-Mail Removed)> wrote in message
>> news:FAC49309-B973-4DA9-B9A2-(E-Mail Removed)...
>> >I have Internet Explorer launch automatically at startup. However, after
>> > everything has finished starting, the IE window is inactive. Is there a
>> > way
>> > to make it active so that it can be used right away without having to
>> > click
>> > on it?

>>
>> You need to tell us HOW you launch IE automatically.
>>
>>
>>



 
Reply With Quote
 
hnref
Guest
Posts: n/a
 
      14th Apr 2009
There's nothing else in the folder, but there are other programs that launch
at startup and run in the background, I assume from a registry key.

I'm also curious to learn if the IE window "should" be inactive by default
in a similar situation or is it more likely that I have something set wrong?

"Pegasus [MVP]" wrote:

> OK. And what else is in this folder?
>
> "hnref" <(E-Mail Removed)> wrote in message
> news:EC66C440-9A60-4CFD-B77A-(E-Mail Removed)...
> > Sorry, should have thought about that...I have an IE shortcut in the
> > Startup
> > folder of the user account that the computer is always logged in to. This
> > user account is listed as "limited account".
> >
> >
> > "Pegasus [MVP]" wrote:
> >
> >>
> >> "hnref" <(E-Mail Removed)> wrote in message
> >> news:FAC49309-B973-4DA9-B9A2-(E-Mail Removed)...
> >> >I have Internet Explorer launch automatically at startup. However, after
> >> > everything has finished starting, the IE window is inactive. Is there a
> >> > way
> >> > to make it active so that it can be used right away without having to
> >> > click
> >> > on it?
> >>
> >> You need to tell us HOW you launch IE automatically.
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Pegasus [MVP]
Guest
Posts: n/a
 
      14th Apr 2009
Process windows are made active in order of their launch. Since your IE
window is inactive, there is probably some other application that gets
launched later on, pushing IE to the background. You should be able to see
it while watching your screen during the startup process.

A simple way to get over the issue is to delay the start of IE by x seconds.
You could do it by deleting IE from the Startup menu and putting this batch
file in its place:
@echo off
set delay=30
ping localhost -n 30 > nul
"c:\Program Files\Internet Explorer\iexplore.exe" www.google.com

Another way is to use cmdow to force IE to the top. You can download this
tool from here: http://www.commandline.co.uk/cmdow/.

"hnref" <(E-Mail Removed)> wrote in message
news2304CAE-F07E-44C7-8C26-(E-Mail Removed)...
> There's nothing else in the folder, but there are other programs that
> launch
> at startup and run in the background, I assume from a registry key.
>
> I'm also curious to learn if the IE window "should" be inactive by default
> in a similar situation or is it more likely that I have something set
> wrong?
>
> "Pegasus [MVP]" wrote:
>
>> OK. And what else is in this folder?
>>
>> "hnref" <(E-Mail Removed)> wrote in message
>> news:EC66C440-9A60-4CFD-B77A-(E-Mail Removed)...
>> > Sorry, should have thought about that...I have an IE shortcut in the
>> > Startup
>> > folder of the user account that the computer is always logged in to.
>> > This
>> > user account is listed as "limited account".
>> >
>> >
>> > "Pegasus [MVP]" wrote:
>> >
>> >>
>> >> "hnref" <(E-Mail Removed)> wrote in message
>> >> news:FAC49309-B973-4DA9-B9A2-(E-Mail Removed)...
>> >> >I have Internet Explorer launch automatically at startup. However,
>> >> >after
>> >> > everything has finished starting, the IE window is inactive. Is
>> >> > there a
>> >> > way
>> >> > to make it active so that it can be used right away without having
>> >> > to
>> >> > click
>> >> > on it?
>> >>
>> >> You need to tell us HOW you launch IE automatically.
>> >>
>> >>
>> >>

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
non active windows not disappearing behind active window =?Utf-8?B?U2hheg==?= Windows XP Internet Explorer 3 21st Sep 2005 10:46 PM
Sapphire 9800pro Active window erases Inactive window mudz ATI Video Cards 0 1st Jun 2004 02:34 PM
active window border stays on when active program executes =?Utf-8?B?c3ViZXJiYWJpZXNjYW0=?= Windows XP Help 0 30th Dec 2003 04:41 AM
window startup slow after installation of active directory microsoft Microsoft Windows 2000 Active Directory 1 15th Dec 2003 05:58 PM
active window flashes inactive then active jk Microsoft Windows 2000 0 10th Aug 2003 08:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:50 PM.