F
Francisco Birrer
Hello group
I have the following instruction
Process.Start("cacls.exe ", Parametros)
where parametros it is east value c:\inetpub\wwwroot\ExxWeb /g
IUSR_FBIRRER:R /e /p IUSR_FBIRRER:R
The problem I have it when attempt to execute this commando in Windows 2003
server requests a confirmation to me
Wish you to do this?
where I must to him enter a S if it is YES or a N if he is no.
Question, like I can do it so that that letter S of the question passes it
in the instruction
This instruction works to me correctly in Xp Windows, but in Windows 2003
no, I need aid Very Been thankful
I have the following instruction
Process.Start("cacls.exe ", Parametros)
where parametros it is east value c:\inetpub\wwwroot\ExxWeb /g
IUSR_FBIRRER:R /e /p IUSR_FBIRRER:R
The problem I have it when attempt to execute this commando in Windows 2003
server requests a confirmation to me
Wish you to do this?
where I must to him enter a S if it is YES or a N if he is no.
Question, like I can do it so that that letter S of the question passes it
in the instruction
This instruction works to me correctly in Xp Windows, but in Windows 2003
no, I need aid Very Been thankful