Tool for identify installers and installing in silent mode
...The app allows you to create CMD files, configuration files for Windows Post Install Wizard, displays information about the use of disk information, about the processes,also can use custom commands and scripts. Contains function of batch uninstall in "silent mode".
...Even more - it can return the button that was pressed on the popped dialog (e.g. when user presses "Yes" the exit program code will be "6"). The exit codes can be accessed via %errorlevel% variable in cmd and thus this application can be very useful in batchscripts whenever a user interaction/decision is to be involved.