Group: microsoft.public.scripting.vbscript · Group Profile · Search for Grant3 in microsoft.public.scripting.vbscript
Author: Richard Mueller [MVP]
Date: Jul 15, 2007 09:14
I'm creating a HTA that assists teachers to create folders on student machines and to set NTFS permissions so that only specific students may access each folder. (Students are rendering movies in these folderrs). I modified the following line I found on the web. Can someone please tell me what the 2 and true at the end are for? intRunError = objShell.Run("%%COMSPEC%% /c Echo Y| cacls
|