Hi, for my first post i would like to thanks this community for the informations that powered ( sorry for English, i'm French ). So i have just a question, i have by batch like that : echo. echo VideoLan Player VLC0.81 start /wait %systemdrive%\applications\vlc-0.8.1-win32.exe /S echo. echo Amsn0.94 start /wait %systemdrive%\applications\Amsn-Pack-0.94.exe /n /S echo. .... I want to know if its possible in the batch to makin choice by o/n. Like Would you like to install ... ? [o/n] if o is pressed the software is installed if n the bacth ignore install and go to the next software Thanks