1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

PSTORES & IE: Does IE load pstores.exe module by default?

Discussion in 'Internet Explorer & Microsoft Edge' started by Victor Levin, 2004/08/05.

Thread Status:
Not open for further replies.
  1. 2004/08/05
    Victor Levin

    Victor Levin Inactive Thread Starter

    Joined:
    2004/08/05
    Messages:
    2
    Likes Received:
    0
    I am trying to improve my BBS. I have "quick login" page with just two fields (username & password) and a submit button on it. To make the login process even faster I want to use javascript's document.username.focus() to put cursor in username field. However, BBS users complain against this action, because upon calling the focus() method IE allegedly loads PSTORES.EXE (module used by IE for autocomplete) which causes IE and user's system to slow down noticeably.

    My question: does IE really load pstores.exe upon request or does it load it by default? (in which case users are basically screwing with me! :) ) Or maybe it does not even load it at all in the case of focus()...
     
  2. 2004/08/06
    Newt

    Newt Inactive

    Joined:
    2002/01/07
    Messages:
    10,974
    Likes Received:
    2
    Sorry I have no answer for you. Just bringing this back to the top. Good question and surely someone will look at it and know the answer.
     
    Newt,
    #2

  3. to hide this advert.

  4. 2004/08/07
    JoeHobart

    JoeHobart Inactive Alumni

    Joined:
    2004/05/19
    Messages:
    919
    Likes Received:
    1
    I would question the premise of the question. loading protected storage, in and of itself isnt going to "degrade performance" on a healthy machine. Since we are talking about seeing an exe loading, im going to assume your user is a win98 dude. Under operating systems that have shipped this decade, protected storage is a service, and is running at boot. HOWEVER.. Since they are running old school, there are some vectors for thier machine performance to be impacted if something is broken. Check this article out, which talks about the phenomenon, and how to rebuild.

    http://support.microsoft.com/default.aspx?scid=kb;en-us;271510

    Its loading because of the focus, just like it would load when they clicked thier mouse into the edit box. *shrug*
     
  5. 2004/08/07
    Triger

    Triger Inactive

    Joined:
    2004/04/21
    Messages:
    174
    Likes Received:
    0
  6. 2004/08/09
    Victor Levin

    Victor Levin Inactive Thread Starter

    Joined:
    2004/08/05
    Messages:
    2
    Likes Received:
    0
    Thank you. Your comments were very insightful and helpful.

    Two things that I now know are: First - this "problem" occurs only on "unhealthy Win98 systems ", which complaining users have (as I found out.) Second - If user click on (and puts cursor in) the form field, PSTORES loads anyway.

    So here's what I have to say: Either use the "quick login" page with auto-focus or don't use it at all. :)

    Thanks again! ;)
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.