Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Closing a browser

Reply
Thread Tools Display Modes

Closing a browser

 
 
chyron
Guest
Posts: n/a

 
      05-23-2009
When closing a browser, should you go to "file" then "exit" or can you just
go to the upper right hand of the screen and just hit the "X".... and does
it make a difference? Someone told me it does, and you should never close it
out by using the "X".

 
Reply With Quote
 
 
 
 
Night Hawk
Guest
Posts: n/a

 
      05-23-2009

chyron;1049194 Wrote:
> When closing a browser, should you go to "file" then "exit" or can you
> just
> go to the upper right hand of the screen and just hit the "X".... and
> does
> it make a difference? Someone told me it does, and you should never
> close it
> out by using the "X".


I don't know who told you that one. But it also may depend on what type
of browser you are referring to. For Windows Explorer that's a no guess
no fuss of simply clicking on the X there. For software browsers on the
other hand seeing active processes you would to shut that down in order
to close it out by the normal exit to prevent crashes or another
problems from being seen.


--
Night Hawk
 
Reply With Quote
 
Rick Rogers
Guest
Posts: n/a

 
      05-23-2009
Makes no difference. Use whatever is easiest for you.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com

"chyron" <> wrote in message
news:%...
> When closing a browser, should you go to "file" then "exit" or can you
> just go to the upper right hand of the screen and just hit the "X".... and
> does it make a difference? Someone told me it does, and you should never
> close it out by using the "X".


 
Reply With Quote
 
Peter Foldes
Guest
Posts: n/a

 
      05-23-2009
Makes no difference

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"chyron" <> wrote in message
news:%...
> When closing a browser, should you go to "file" then "exit" or can you just go to
> the upper right hand of the screen and just hit the "X".... and does it make a
> difference? Someone told me it does, and you should never close it out by using
> the "X".


 
Reply With Quote
 
Ken Blake, MVP
Guest
Posts: n/a

 
      05-23-2009
On Sat, 23 May 2009 04:02:22 -0400, "chyron" <>
wrote:

> When closing a browser, should you go to "file" then "exit" or can you just
> go to the upper right hand of the screen and just hit the "X".... and does
> it make a difference? Someone told me it does, and you should never close it
> out by using the "X".



The "someone" is completely wrong, and it makes no difference at all,
whether it's a browser or any other program. Do whichever you prefer.

I click the "X," since it's one click rather than two.

--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup
 
Reply With Quote
 
chyron
Guest
Posts: n/a

 
      05-23-2009
I "thought" it didn't make a difference which way you closed it out, but
since I wasn't sure, I had to ask. I learn so much from reading these
newsgroups! Thanks much to everyone responding.

 
Reply With Quote
 
Bob
Guest
Posts: n/a

 
      05-23-2009
Other options are CTRL + W, ALT + F4, ALT + F + X, ALT + F + C and
ALT>>Space bar>>C.

The same keyboard commands work for many other applications as well.



Ken Blake, MVP wrote:
> On Sat, 23 May 2009 04:02:22 -0400, "chyron" <>
> wrote:
>
>> When closing a browser, should you go to "file" then "exit" or can you just
>> go to the upper right hand of the screen and just hit the "X".... and does
>> it make a difference? Someone told me it does, and you should never close it
>> out by using the "X".

>
>
> The "someone" is completely wrong, and it makes no difference at all,
> whether it's a browser or any other program. Do whichever you prefer.
>
> I click the "X," since it's one click rather than two.
>

 
Reply With Quote
 
Night Hawk
Guest
Posts: n/a

 
      05-24-2009

Hipupchuck;1049505 Wrote:
> chyron wrote:> > >
> > > When closing a browser, should you go to "file" then "exit" or can

> > you
> > > just go to the upper right hand of the screen and just hit the

> > "X"....
> > > and does it make a difference? Someone told me it does, and you

> > should
> > > never close it out by using the "X". > >

>
> It made a difference on some older browsers. If you closed with the
> X,
> any setting you changed would not save. If you closed with the
> file/exit
> they were saved. I personally experienced this. This is was
> especially
> true when resizing windows, lost with the X close-saved with the
> file/exit. I haven't seen this lately.


At times it would. But that was years back when seen on the old legacy
editions of Windows there. Saving is a different function there all
together depending again on just what is using the file browser since
you have the option of view settings being remembered as well as
remembering last folder viewed on logon.

For programs using file browsing for projects simply closing those up
with a fast click on the X there would see any open project lost or any
changes made simply not saved. The program will still open up later
without issues other then whatever wasn't saved. But that's tied to
softwares not separate file browsers like Windows Explorer or
ExplorerXP, other 3rd party addon file browsers in general.


--
Night Hawk
 
Reply With Quote
 
Tim Slattery
Guest
Posts: n/a

 
      05-26-2009
Hipupchuck <> wrote:

>It made a difference on some older browsers. If you closed with the X,
>any setting you changed would not save. If you closed with the file/exit
> they were saved. I personally experienced this. This is was especially
>true when resizing windows, lost with the X close-saved with the
>file/exit. I haven't seen this lately.


The two methods send different messages to the application. Standard
programming practice is to use the same code to handle both messages.
No doubt some programmers violated this rule, resulting in hopelessly
confused users.

--
Tim Slattery
MS MVP(Shell/User)

http://members.cox.net/slatteryt
 
Reply With Quote
 
Night Hawk
Guest
Posts: n/a

 
      05-27-2009

Tim Slattery;1051004 Wrote:
> Hipupchuck <hipupchuck@xxxxxx> wrote:
> > > >
> > >It made a difference on some older browsers. If you closed with the X,
> > >any setting you changed would not save. If you closed with the

> > file/exit
> > > they were saved. I personally experienced this. This is was

> > especially
> > >true when resizing windows, lost with the X close-saved with the
> > >file/exit. I haven't seen this lately. > >

>
> The two methods send different messages to the application. Standard
> programming practice is to use the same code to handle both messages.
> No doubt some programmers violated this rule, resulting in hopelessly
> confused users.
>
> --
> Tim Slattery
> MS MVP(Shell/User)
> Slattery_T@xxxxxx
> 'Windows XP/Vista Odds and Ends' (http://members.cox.net/slatteryt)


Agreed! But then look at all of the customization tools floating
around. Some of those are often poorly written to start with.


--
Night Hawk


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Windows Mail keeps closing because DEP is closing for security Window Mail DEP message Windows Vista Mail 9 06-17-2009 07:56 PM
System32. Browser.exe changed into Browser.bak ErrorProxy Windows Vista General Discussion 0 01-19-2009 10:04 PM
Closing a DVD-RW BobC Windows Vista General Discussion 0 02-06-2008 06:00 PM
Browser closing down bibliophile Windows Update 1 03-14-2005 05:00 PM
closing down necplgen Windows Update 1 03-01-2005 05:07 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59