how make "are you sure" prompt in windows batchfile windows 7
are running windows 7, got some problem get it work.. have read somthing of commmands thats ben removed in later windows this is what i'm working on...
MS-DOS choice command help
are running windows 7, got some problem get it work.. have read somthing of commmands thats ben removed in later windows this is what i'm working on...
MS-DOS choice command help
Code:
@[URL="https://www.sevenforums.com/members/echo.html"]echo[/URL] off
set /p var=Are You Sure?[Y/N]: if %var%== Y goto RestOffProrram if not %var%== Y exit
RestOfProgram:
echo here goes the program codde
PAUSE
My Computer
At a glance
Windows 7 ultimate 32bit8GB
- Computer type
- Laptop
- OS
- Windows 7 ultimate 32bit
- Memory
- 8GB
- Screen Resolution
- 1024x768
- Antivirus
- Eset nod32
- Browser
- Firefox
