"Noncomplit" wrote:
> All,
>
> Please help I am still getting this error on both of my machines.
>
> Error Code: 80070005
Forgot here is the requested info
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Raymond.LAPTOP>cd/d %windir%
C:\WINDOWS>C:\WINDOWS\SoftwareDistribution
'C:\WINDOWS\SoftwareDistribution' is not recognized as an internal or
external c
ommand,
operable program or batch file.
C:\WINDOWS>%windir%\softwaredistribution\downloads
'C:\WINDOWS\softwaredistribution\downloads' is not recognized as an internal
or
external command,
operable program or batch file.
C:\WINDOWS>%windir%\softwaredistribution\downloads cacls
'C:\WINDOWS\softwaredistribution\downloads' is not recognized as an internal
or
external command,
operable program or batch file.
C:\WINDOWS>cd/d %windir%\softwaredistribution\downloads
The system cannot find the path specified.
C:\WINDOWS>cd/d %windir%\softwaredistribution\downloads cacls
The system cannot find the path specified.
C:\WINDOWS>cd /d %windir%\softwaredistribution\download
C:\WINDOWS\SoftwareDistribution\Download>cacls
Displays or modifies access control lists (ACLs) of files
CACLS filename [/T] [/E] [/C] [/G user

erm] [/R user [...]]
[/P user

erm [...]] [/D user [...]]
filename Displays ACLs.
/T Changes ACLs of specified files in
the current directory and all subdirectories.
/E Edit ACL instead of replacing it.
/C Continue on access denied errors.
/G user

erm Grant specified user access rights.
Perm can be: R Read
W Write
C Change (write)
F Full control
/R user Revoke specified user's access rights (only valid with /E).
/P user

erm Replace specified user's access rights.
Perm can be: N None
R Read
W Write
C Change (write)
F Full control
/D user Deny specified user access.
Wildcards can be used to specify more that one file in a command.
You can specify more than one user in a command.
Abbreviations:
CI - Container Inherit.
The ACE will be inherited by directories.
OI - Object Inherit.
The ACE will be inherited by files.
IO - Inherit Only.
The ACE does not apply to the current file/directory.
C:\WINDOWS\SoftwareDistribution\Download>