Re: Scripting and creating home directories
From: Gerry Hickman (gerry666uk_at_yahoo.co.uk)
Date: 02/28/05
- Next message: Gerry Hickman: "Re: Looking for a good scripting language."
- Previous message: Gerry Hickman: "Re: Scripting and Windows AntiSpyware (Beta)"
- In reply to: Torgeir Bakken \(MVP\): "Re: Scripting and creating home directories"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Feb 2005 23:19:43 +0000
Torgeir Bakken (MVP) wrote:
>> How do I access a program like xcacls.exe from inside the script?
> sCmd = "xcacls.exe ..."
>
> oShell.Run sCmd, 0, True
You can also get XCACLS.VBS from the Microsoft site if you want actual
source code to play with.
-- Gerry Hickman (London UK)
- Next message: Gerry Hickman: "Re: Looking for a good scripting language."
- Previous message: Gerry Hickman: "Re: Scripting and Windows AntiSpyware (Beta)"
- In reply to: Torgeir Bakken \(MVP\): "Re: Scripting and creating home directories"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|