View Single Post
  #4  
Old 01-05-2006, 05:03 AM
Ramesh, MS-MVP
 
Posts: n/a
Default Re: Change the way users log on and off MODULE MISSING???

Ithompson,

Type in Start, Run:

regsvr32 jscript.dll
regsvr32 wshom.ocx

If you receive the following error or similar, then reinstall Windows Script
5.6 frm the URL given at the bottom:

[Error 1]
LoadLibrary("wshom.ocx") failed - The specified module could not be
found.
[/Error 1]

[Error 2]
LoadLibrary("jscript.dll") failed - The specified module could not be
found.
[/Error 2]


BTW, it's no surprise to me that scripting gets broken after removing a
Norton product.

Download details: Windows Script 5.6 for Windows XP and Windows 2000:
http://www.microsoft.com/downloads/d...displaylang=en

--
Ramesh, Microsoft MVP
Windows XP Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com


"Ithompson" <Ithompson@discussions.microsoft.com> wrote in message
news:947E8257-7031-460B-91A0-5947F389920D@microsoft.com...
>I have pretty fresh installation of windows xp pro (week ago) and i have
>been
> trying to get the "ctrl + alt + del" login screen at startup instead of
> the
> typical welcome screen. I have all of the current Windows updates.
>
> When i try to go into "change the way users log on or off" i get a "the
> module cannot be found" alert box. What is shown visually on the screen in
> the "change the way users log on or off" is that the two check boxes are
> already unchecked which is the way it should be to enable the ctrl + alt +
> del login (along with the disable feature in security settings). I still
> have
> te welcome screen, so i am figuring that the problem has more to do with
> this
> missing module.
>
> Please help.
>
> Other info:
> I recently tried security program Mcafee Internet Security and uninstalled
> it. I also had Norton System Works installed, but uninstalled that. Now i
> have Norton Internet Security instaled and am sticking with that. Could
> the
> install and uninstall of the products cuased the "module" problem.


Reply With Quote