
12-16-2007
|
|
|
|
RE: Windows Update
Right click on the command prompt icon and choose "run as administrator"
this is another way to get the elevated command prompt.
"ACE" wrote:
> I am trying to do the instruction you gave because i have the same problem.
> When i get to control shift tab. nothing happens. Please respond.
> --
> Ace
>
>
> "Mombo" wrote:
>
> > Sorry the link did not work, here is the cut and paste
> >
> > 1. Try:-
> > Click Start, select Run, now type in:
> > regsvr32 wintrust.dll
> > Press Okay
> >
> > and/or
> >
> > 2. Try:
> > Click Start, select Run, now type in:
> > CMD
> > (Note this opens the command prompt window)
> > Then do a ctrl + shift + tab, (this get the cmd into administrator mode)
> > then confirm the elevation
> >
> > Now type in or copy and paste the following one at a time (noting to press
> > Enter after each line)
> >
> > net stop cryptsvc
> >
> > ren %systemroot%\system32\catroot2 oldcatroot2
> >
> > net start cryptsvc
> >
> >
> >
> > "David Webb" wrote:
> >
> > > Hi I keep trying to update Vista But I get an error code 800B0100. Does
> > > anyone know what this means?
|