I know how to create a MsgBox with .vbs and how to start them with a batch file.
How do I write a conditional in the batch file, such that the flow of execution will depend on which MsgBox button the user clicks?
I know how to create a MsgBox with .vbs and how to start them with a batch file.
How do I write a conditional in the batch file, such that the flow of execution will depend on which MsgBox button the user clicks?