Home Page

Confirm 1.3 - Download




About Confirm

Ask user to confirm an action in a BAT/BTM file before continuing. Confirm sets the ERRORLEVEL to 0 if user answers Y, or 1 if N.

Asks the user for Yes/No confirmation,
Used in a BAT/BTM file to set errorlevel to 0 if user answers Y,
or 1 if N.

@echo off
echo Do you really want to do this dangerous thing?
confirm.com
If ERRORLEVEL 1 GoTo NO
GoTo YES

Note, no parameters or messages go on the confirm command line itself.
There are two versions included, both with source: ASSEMBLER version
confirm.com that works in
DOS/W3.1/W95/W98/Me/NT/W2K/XP/W2K3/Vista/W7-32/W8-32 and a 32-bit C
version confirm.exe that works in
W95/W98/Me/NT/W2K/XP/W2K3/Vista/W7-32/W7-64/W8-32/W8-64 Normally you would
use the confirm.com version except for Windows 7 64-bit. It is smaller
and faster.

However, the confirm.exe version also looks for SET
confirm=y/n/yes/no/Y/N/YES/NO. If it sees it, the user does not need to
key anything. It acts as if the user had hit the Y or N. This allows you
to control the way confirm works in a bat/btm file you call. You can make
the confirm.exe effectely disappear, or automate the response. Set
confirm= turns the feature off makes confirm behave normally.

set confirm=Y does NOT mean "engage the confirm.exe utility". It means
"automatically answer the confirm with Y".

Why the traffic warning sign, yellow triangle surrounding an exclamation
mark? It suggests danger and caution, the situatinos where confirm is
used.



Previous Versions

Here you can find the changelog of Confirm since it was posted on our website on 2015-04-25 03:00:00. The latest version is 1.3 and it was updated on 2024-04-22 19:16:22. See below the changes in each version.

Confirm version 1.3
Updated At: 2012-05-08
Changes: now checks for overriding SET confirm=n or SET confirm=y
Confirm version 1.2
Updated At: 2010-01-30
Changes: now has C version that works in Windows 7 64-bit


Related Apps

Here you can find apps that are similar with Confirm.



Disclaimer

External Download


We do not host Confirm on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.

The external download link for Confirm is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  5.0/5     1
Downloads: 146
Updated At: 2024-04-22 19:16:22
Publisher: Canadian Mind Products
Operating System: MS-DOS,Win2000,Win7 X32,Win7 X64,Win98,WinServer,WinVista,WinVista X64,WinXP
License Type: Free