Hello, I need some help with *.cmd batch files. I have made one which automatically installs the hotfixes etc. No problems there. The Command Prompt window that pops up however, disappears immediately after the process is finished thus leaving me no time to make sure everything has worked out fine (I have not used the EXIT command). Is there a command to insert a delay? Also (or alternatively), is there a command which aks for the user to press ENTER to continue, or ask the user for an input letter (Y/N) in order to specify which parts to install and which not. I am not putting these batch updates in the unattended procedure, I'd rather let me execute the batch after Windows has been installed. Thanks for any help!