CAD

Dell Vostro 1200 drivers for Windows XP

Tagged:  
Required Drivers( please install in numeric order,all drivers are provided by Dell)
1 System public (need reboot) Dell Notebook System Software (English)

dos command that modify folder and file permission in windows

Tagged:  

NOTE: Cacls is going to deprecated since windows vista,2008. please use Icacls instead.

Cacls is a windows command. its a usefull tool for change folder and file permission. also modify group permission, equivalent to the chmod command in unix/linux。
i usually use it with in a script to change folder permission on client computer.

Although it is a command line based tool that somewhat cumbersome to use, but it is very usefull in setting permission to bunch of computers and folders.

How to use:
type CACLS /? in the command windows for help information.

Syndicate content