command line "confirm"

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

I have a batch file and I want the user to 'confirm' the actions following a
command like 'Do you want to continue? (Y/N)'. Is there a way to accomplish
this?

Thank you,

Sorin
 
Sorin R said:
Hi all,

I have a batch file and I want the user to 'confirm' the actions following
a
command like 'Do you want to continue? (Y/N)'. Is there a way to
accomplish
this?

Thank you,

Sorin

do a /? for options for each command, different commands have different ways
to force actions... probably /f

Matt
 

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