Problem Command

  • Thread starter Thread starter Francisco Birrer
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top