PC Mover Move applications, files and settings from one PC to another. Handles Windows upgrades too, even XP 32-bit to Windows 7 64-bit!
Fix-It Utilities Make your PC run like new! Includes Anti-Virus, Anti-Spyware, hardware diagnostics, registry fixer, and more!
RadarSync Ensures you have the latest drivers and software updates to make your PC run better and safer.
Cacls.exe
Control ACLs Program
Description
Cacls.exe is a command line utility for changing or
editing permissions for files and folders, the Access Control Lists.
Cacls.exe is a 32-bit executable for a command line application that has no GUI.
Return to the
Key Facts from within File
These are the direct values are extracted from the file. These are defined by the original developer. Some items may be unspecified, mistyped or out of date.
File description
Control ACLs Program
File Version
5.1.2600.5512 (xpsp.080413-2105)
Application
Microsoft Windows Operating System
App version
5.1.2600.5512
Type
32-bit
Publisher
Microsoft Corporation
Copyright
(c) Microsoft Corporation. All rights reserved.
File System and OS Information
C:\Windows\System32
This directory holds the core operating system files and libraries.
The two security hashes for Cacls.exe were created from the original file. The security hash is created by scanning all bytes within the file. Identical files should have the same hashes. SHA1 is considered the more secure than the older MD5 hash.
MD5
45CC061D9581E52F008E90E81DA2CFD9
SHA1
644B6B89FFE650171480431AA82980D4380EAD73
Requires
The following
files are required when running this program. These may call other files, and there can be additional required files not in this list.
This program does not appear to be internally referenced by any other file.
Instructions on Use
Command-line help instructions for this application.
Displays or modifies access control lists (ACLs) of files
CACLS filename [/T] [/E] [/C] [/G user:perm] [/R user [...]]
[/P user:perm [...]] [/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:perm 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:perm 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.
While we believe this information up to date and accurate, FAQware is not responsible for any inaccuracies. If you find something that is out of date or inaccurate, please let us know at
so we can correct it.