Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I create two subprocesses : one using CHOICE that outputs to stdout, and another that reads the input using SET /P. Then it's just a matter of checking which key it is. See my Batch platformer Prism Song for another example on how it works.