please help error 0x800703e3

  • Thread starter Thread starter chrysa
  • Start date Start date
Re: please help error 0x800703e3

"chrysa" <chrysa@discussions.microsoft.com> schrieb:

> i did all tha you told me to do once again but i can't find the
> files "wuauclt.txt" and "wuauclt1.txt" at my desktop.


Hmpf, let's try it once more with a variation of the previous:

#1
Start -> Run -> cmd [Enter]
A command prompt window should open now. Can you see it? If true,
continue with step #2:

#2
cd desktop[Enter]

#3
cacls %windir%\system32\wuauclt.exe>wuauclt.txt[Enter]

#4
cacls %windir%\system32\wuauclt1.exe>wuauclt1.txt[Enter]

#5
exit[Enter]

You should find the wuauclt.txt and wuauclt1.txt on your Desktop, really.
Open each file separatly by (double) clicking onto the files and copy&
paste the contents of each file into your reply.

Bye,
Freudi
 
Re: please help error 0x800703e3

"Ottmar Freudenberger" <freudi@gmx.net> schrieb:
> "chrysa" <chrysa@discussions.microsoft.com> schrieb:
>
>> i did all tha you told me to do once again but i can't find the
>> files "wuauclt.txt" and "wuauclt1.txt" at my desktop.

>
> Hmpf, let's try it once more with a variation of the previous:


And just another, *final* change, replacing cacls with xcacls to
prevent possible issues and therefore slightly different filenames
for the output:

#0 Download and install the "Windows XP SP2 Support Tools" via
http://www.microsoft.com/downloads/...76-9bb9-4126-9761-ba8011fabf38&displaylang=en
which contains xcacls.exe among other more or less useful tools.

In case you're not able to validate your system due to your update
problems, you can download the contained xcacls.exe solo and temporary
via http://patch-info.de/WinXP/Downloads/Temp/xcacls.exe (~48 KB)
*Save* that file into your \Windows\System32 folder!

#1
Start -> Run -> cmd [Enter]
A command prompt window should open now. Can you see it? If true,
continue with step #2:

#2
cd desktop[Enter]

#3
xcacls %windir%\system32\wuauclt.exe>wuaucltx.txt[Enter]

#4
xcacls %windir%\system32\wuauclt1.exe>wuauclt1x.txt[Enter]

#5
exit[Enter]

You should find the wuaucltx.txt and wuauclt1x.txt on your Desktop, really.
Open each file separatly by (double) clicking onto the files and copy&
paste the contents of each file into your reply.

Bye,
Freudi
 
Re: please help error 0x800703e3

hello again,i m back with new problems...:(
when i click "cd desktop"[Enter]
it says that the system can't find this root. the other lines worked but i
still can't see any of the files at my desktop.
i installed and validated the "Windows XP SP2 Support Tools"
and then i thought that my problems would be solved..but..still here!!:(


"Ottmar Freudenberger" wrote:

> "Ottmar Freudenberger" <freudi@gmx.net> schrieb:
> > "chrysa" <chrysa@discussions.microsoft.com> schrieb:
> >
> >> i did all tha you told me to do once again but i can't find the
> >> files "wuauclt.txt" and "wuauclt1.txt" at my desktop.

> >
> > Hmpf, let's try it once more with a variation of the previous:

>
> And just another, *final* change, replacing cacls with xcacls to
> prevent possible issues and therefore slightly different filenames
> for the output:
>
> #0 Download and install the "Windows XP SP2 Support Tools" via
> http://www.microsoft.com/downloads/...76-9bb9-4126-9761-ba8011fabf38&displaylang=en
> which contains xcacls.exe among other more or less useful tools.
>
> In case you're not able to validate your system due to your update
> problems, you can download the contained xcacls.exe solo and temporary
> via http://patch-info.de/WinXP/Downloads/Temp/xcacls.exe (~48 KB)
> *Save* that file into your \Windows\System32 folder!
>
> #1
> Start -> Run -> cmd [Enter]
> A command prompt window should open now. Can you see it? If true,
> continue with step #2:
>
> #2
> cd desktop[Enter]
>
> #3
> xcacls %windir%\system32\wuauclt.exe>wuaucltx.txt[Enter]
>
> #4
> xcacls %windir%\system32\wuauclt1.exe>wuauclt1x.txt[Enter]
>
> #5
> exit[Enter]
>
> You should find the wuaucltx.txt and wuauclt1x.txt on your Desktop, really.
> Open each file separatly by (double) clicking onto the files and copy&
> paste the contents of each file into your reply.
>
> Bye,
> Freudi
>
 
Re: please help error 0x800703e3

"chrysa" <chrysa@discussions.microsoft.com> schrieb:

> hello again,i m back with new problems...:(
> when i click "cd desktop"[Enter]
> it says that the system can't find this root.


Pardon? Start a new command prompt (Start -> Run -> cmd [Enter/OK]).
What's displayed in front of the blinking cursor?

You may try "cd %userprofile%\desktop [Enter]" instead.

Bye,
Freudi
 
Re: please help error 0x800703e3

hi again,

Pardon? Start a new command prompt (Start -> Run -> cmd [Enter/OK]).
> What's displayed in front of the blinking cursor?


this is displayed C:\Documents and Settings\user>

You may try "cd %userprofile%\desktop [Enter]" instead.

it doesn't recognise that root either.it says the system cannot recognise
the root.(in greek all that,i m translating of course)
what's happening?:(

"Ottmar Freudenberger" wrote:

> "chrysa" <chrysa@discussions.microsoft.com> schrieb:
>
> > hello again,i m back with new problems...:(
> > when i click "cd desktop"[Enter]
> > it says that the system can't find this root.

>
> Pardon? Start a new command prompt (Start -> Run -> cmd [Enter/OK]).
> What's displayed in front of the blinking cursor?
>
> You may try "cd %userprofile%\desktop [Enter]" instead.
>
> Bye,
> Freudi
>
 
Re: please help error 0x800703e3

ok i made it..i tried to write desktop in greek and that was all that i had
to do!!
now the files we were looking for are at my desktop.i copy paste the
content of each file.
C:\WINDOWS\system32\wuauclt.exe BUILTIN\Users:R
BUILTIN\Administrators:F
NT AUTHORITY\SYSTEM:F

C:\WINDOWS\system32\wuauclt1.exe BUILTIN\Users:R
BUILTIN\Administrators:F
NT AUTHORITY\SYSTEM:F

that is all.i hope that helps somehow...
:)

"chrysa" wrote:

> hi again,
>
> Pardon? Start a new command prompt (Start -> Run -> cmd [Enter/OK]).
> > What's displayed in front of the blinking cursor?

>
> this is displayed C:\Documents and Settings\user>
>
> You may try "cd %userprofile%\desktop [Enter]" instead.
>
> it doesn't recognise that root either.it says the system cannot recognise
> the root.(in greek all that,i m translating of course)
> what's happening?:(
>
> "Ottmar Freudenberger" wrote:
>
> > "chrysa" <chrysa@discussions.microsoft.com> schrieb:
> >
> > > hello again,i m back with new problems...:(
> > > when i click "cd desktop"[Enter]
> > > it says that the system can't find this root.

> >
> > Pardon? Start a new command prompt (Start -> Run -> cmd [Enter/OK]).
> > What's displayed in front of the blinking cursor?
> >
> > You may try "cd %userprofile%\desktop [Enter]" instead.
> >
> > Bye,
> > Freudi
> >
 
Re: please help error 0x800703e3

"chrysa" <chrysa@discussions.microsoft.com> schrieb:

> ok i made it..i tried to write desktop in greek and that was all that i had
> to do!!


Congrats! I wasn't aware "Desktop" is named differently on Greek systems...

> C:\WINDOWS\system32\wuauclt.exe BUILTIN\Users:R
> BUILTIN\Administrators:F
> NT AUTHORITY\SYSTEM:F
>
> C:\WINDOWS\system32\wuauclt1.exe BUILTIN\Users:R
> BUILTIN\Administrators:F
> NT AUTHORITY\SYSTEM:F


Huh, that's all? That looks really strange to me although I don't have
a Home Edition here to test (maybe someone else may want to check the
settings on their machines). These are the outputs on my (Windows XP Pro)
system for both, wuauclt.exe and wuauclt1.exe:

C:\WINDOWS\system32\wuauclt.exe VORDEFINIERT\Benutzer:(special access:)

READ_CONTROL
WRITE_DAC
WRITE_OWNER
SYNCHRONIZE
FILE_GENERIC_READ
FILE_GENERIC_WRITE
FILE_GENERIC_EXECUTE
FILE_READ_DATA
FILE_WRITE_DATA
FILE_APPEND_DATA
FILE_READ_EA
FILE_WRITE_EA
FILE_EXECUTE
FILE_READ_ATTRIBUTES
FILE_WRITE_ATTRIBUTES

VORDEFINIERT\Hauptbenutzer:(special access:)

STANDARD_RIGHTS_ALL
DELETE
READ_CONTROL
WRITE_DAC
WRITE_OWNER
SYNCHRONIZE
STANDARD_RIGHTS_REQUIRED
FILE_GENERIC_READ
FILE_GENERIC_WRITE
FILE_GENERIC_EXECUTE
FILE_READ_DATA
FILE_WRITE_DATA
FILE_APPEND_DATA
FILE_READ_EA
FILE_WRITE_EA
FILE_EXECUTE
FILE_READ_ATTRIBUTES
FILE_WRITE_ATTRIBUTES

VORDEFINIERT\Administratoren:F
NT-AUTORITÄT\SYSTEM:F
LAPTOP1\Ottmar Freudenberger:F

"Vordefiniert" = Predefined = Builtin
"NT-Autorität" = NT Authority
"Benutzer" = User
"Hauptbenutzer" = Main User = Powser Users
"Adminstratoren" = Administrators
"Laptop1" = Name of the machine

What's your Windows account's name and which group does your account
belong to (Restricted or Administrator)?

Bye,
Freudi
 
Re: please help error 0x800703e3

"Ottmar Freudenberger" <freudi@gmx.net> wrote in message
news:5r4rh9F12oau5U1@mid.individual.net...
> "chrysa" <chrysa@discussions.microsoft.com> schrieb:
>
>> hello again,i m back with new problems...:(
>> when i click "cd desktop"[Enter]
>> it says that the system can't find this root.

>
> Pardon? Start a new command prompt (Start -> Run -> cmd [Enter/OK]).
> What's displayed in front of the blinking cursor?
>
> You may try "cd %userprofile%\desktop [Enter]" instead.



Or even better:

cd /d %USERPROFILE%\Desktop

; )


But now it looks like you need to incorporate the result
from this cmd into a script:

<cmd>
reg.exe QUERY "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" /V "Desktop"
</cmd>

I can visualize using it with a for /F cmd but its output looks ugly
for doing that.

I suspect this may be best done instead in PowerShell
and that this would be a good time to learn how to use
the elusive SHGetFolderPath() function too. ; )


Robert
---
 
Re: please help error 0x800703e3

ok first af all...i don't understand a thing you guys are saying in the last
two messages..
so i'm not sure what should i do now..:(
i think that we are back to nothing..i think i'll get rid of my laptop...too
much pain and no gain so far..:)
seriously,i can't answer any of your questions Freudi,i don't know how to
find the answers..
and as for you Robert Aldwinckle,i really don't understand if you are
telling me to do something..
sorry guys,i am no computer expert..although i'd like that right now..:)


"Robert Aldwinckle" wrote:

> "Ottmar Freudenberger" <freudi@gmx.net> wrote in message
> news:5r4rh9F12oau5U1@mid.individual.net...
> > "chrysa" <chrysa@discussions.microsoft.com> schrieb:
> >
> >> hello again,i m back with new problems...:(
> >> when i click "cd desktop"[Enter]
> >> it says that the system can't find this root.

> >
> > Pardon? Start a new command prompt (Start -> Run -> cmd [Enter/OK]).
> > What's displayed in front of the blinking cursor?
> >
> > You may try "cd %userprofile%\desktop [Enter]" instead.

>
>
> Or even better:
>
> cd /d %USERPROFILE%\Desktop
>
> ; )
>
>
> But now it looks like you need to incorporate the result
> from this cmd into a script:
>
> <cmd>
> reg.exe QUERY "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" /V "Desktop"
> </cmd>
>
> I can visualize using it with a for /F cmd but its output looks ugly
> for doing that.
>
> I suspect this may be best done instead in PowerShell
> and that this would be a good time to learn how to use
> the elusive SHGetFolderPath() function too. ; )
>
>
> Robert
> ---
>
>
>
 
Re: please help error 0x800703e3

"chrysa" <chrysa@discussions.microsoft.com> schrieb:

> seriously,i can't answer any of your questions Freudi,i don't know how to
> find the answers..


Hm, what's the Windows account name you're logged in right now?
To find that out, there's a simple tool available since you've
installed the "Windows XP Support Tools":
Start -> Run -> cmd [Enter/OK] -> whoami[Enter]
I need the name displayed there for the further steps.

Concerning the assigned group of that account:
Have a look into the Control Panel and the User Accounts tool in
there. You should see your account there too with a short description
of the user account beneath (Restricted User or Computer Administrator).
What's displayed there for your account?

Instead of answering the questions, you may consider running a Repair
Installation of Windows XP (inculding SP2) on your laptop and hope,
that it will fix the issues:
http://support.microsoft.com/kb/315341
http://www.microsoft.com/windowsxp/using/helpandsupport/learnmore/tips/doug92.mspx
In case you've got IE7 installed, you need to uninstall that one
*before* running a Repair Installation!

> and as for you Robert Aldwinckle,i really don't understand if you are
> telling me to do something..


Nope, that has been a something like a hint to me.

Bye,
Freudi
 
Re: please help error 0x800703e3

"chrysa" <chrysa@discussions.microsoft.com> wrote in message
news:EB14AA50-EC8A-42D6-A171-BCD2ED43ACFF@microsoft.com...
> ok first af all...i don't understand a thing you guys are saying in the last
> two messages..
> so i'm not sure what should i do now..:(



Sorry, chrysa, that was meant mostly for Freudi.
I didn't know that Desktop was localized in Greek either.

The reg.exe command I gave should be a way to tell you
how to find your Desktop as a folder (as you eventually did)
without us having to know how your version of Windows
has labeled it. From there I was "blue-skying" how we might
generalize that procedure into a one-step procedure using
a script. If you look at the commands which are available
in a normal command window you will find one very powerful one
is the "for" command and its /F option is particularly potent
(e.g. for one thing it allows us to parse and process the output
of arbitrary commands.) However, you may notice that the output
of the reg.exe command I gave does not easily lend itself to
simple parsing and substitution into another command (e.g. as the
"do" part of the for /f command or as the next step of a command pipeline.) Another issue is that using that arcane registry key,
while frequently done
like that, is officially undesirable, preference being given to a particular
function called SHGetFolderPath(). So I think being able to use that function
would be best but we certainly couldn't do it using the standard command
interpreter, cmd.exe. There is a new command interpreter called PowerShell
which I *think* could be used to do all these things. Unfortunately I am only
just learning how to use it and don't have that complete answer yet.
(I'm tempted to cross-post this to a PowerShell newsgroup but I have
reluctantly decided that doing so would drag your thread too much off-topic.)


> i think that we are back to nothing..i think i'll get rid of my laptop...too
> much pain and no gain so far..:)


Well, Freudi was trying to be kind and make it easy for you try find
the output your cacls commands were capturing. ; )
An alternative to that could be just issuing the cacls commands
and getting you to capture their outputs from the cmd.exe window's
display area (e.g. using right-click, Mark drag and Enter.)
In any case, you're now over that hurdle and have managed to capture
the cacls output, which was the whole point of this little distraction. ; )


> seriously,i can't answer any of your questions Freudi,i don't know how to
> find the answers..
> and as for you Robert Aldwinckle,i really don't understand if you are
> telling me to do something..
> sorry guys,i am no computer expert..although i'd like that right now..:)



Hang in there, chrysa. I think you're doing fine. ; )


Robert
---


>
>
> "Robert Aldwinckle" wrote:
>
>> "Ottmar Freudenberger" <freudi@gmx.net> wrote in message
>> news:5r4rh9F12oau5U1@mid.individual.net...
>> > "chrysa" <chrysa@discussions.microsoft.com> schrieb:
>> >
>> >> hello again,i m back with new problems...:(
>> >> when i click "cd desktop"[Enter]
>> >> it says that the system can't find this root.
>> >
>> > Pardon? Start a new command prompt (Start -> Run -> cmd [Enter/OK]).
>> > What's displayed in front of the blinking cursor?
>> >
>> > You may try "cd %userprofile%\desktop [Enter]" instead.

>>
>>
>> Or even better:
>>
>> cd /d %USERPROFILE%\Desktop
>>
>> ; )
>>
>>
>> But now it looks like you need to incorporate the result
>> from this cmd into a script:
>>
>> <cmd>
>> reg.exe QUERY "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" /V "Desktop"
>> </cmd>
>>
>> I can visualize using it with a for /F cmd but its output looks ugly
>> for doing that.
>>
>> I suspect this may be best done instead in PowerShell
>> and that this would be a good time to learn how to use
>> the elusive SHGetFolderPath() function too. ; )
>>
>>
>> Robert
>> ---
>>
>>
>>
 
Back
Top