I am trying to script the change of perms on a dir, the path is stored above as strFullPath and it creates the folder fine. I then try to: objShell.Run "%comspec% /c echo Y| xcacls strFullPath /T /C /G Everyone:F", 7, Flase
which does nothing? If I go to the cmd line and type "echo Y| xcacls <expanded path> /T /C /G Everyone:F it works? Any ideas? Thanks! jlc ~ Upgrade to Next Generation Antispam/Antivirus with Ninja! ~ ~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm> ~
