What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Code

Code
Author: Message:
Tochjo
forum super mod
******

Avatar

Posts: 4207
Reputation: 78
37 / Male / Flag
Joined: Sep 2003
Status: Online
RE: Code
For reference, see http://www.ss64.com/nt/xcalcs.html.

The XCACLS is the name of the program file that gets executed when this command is used, H:\*.EXE refers to all executable files on drive H, the parameter /T stands for "traverse all subfolders and change all matching files found", the parameter /C stands for "continue on access denied errors", the parameter /D followed by %USERNAME% means to deny specified user access and this will over-ride all other permissions the user has, and the parameter /Y stands for "replace user's rights without verify".

The lines after that have the same effect but for other file types.

This post was edited on 06-11-2006 at 08:58 PM by Tochjo.
06-11-2006 08:54 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Code - by Chris4 on 06-11-2006 at 08:51 PM
RE: Code - by Tochjo on 06-11-2006 at 08:54 PM
RE: Code - by Chris4 on 06-11-2006 at 08:56 PM
RE: Code - by Chris4 on 06-12-2006 at 08:01 PM
RE: Code - by TheSteve on 06-14-2006 at 12:24 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On