I would like to create a Windows batch script to execute several drush commands in sequence. How can I create one?

I can run the drush commands individually in a Windows CMD prompt but when I put the same commands in a batch script, only the first command is executed. Even other Windows commands will not execute after a drush command.

Comments

moshe weitzman’s picture

Status: Active » Closed (won't fix)

Maybe your drush command is not finishing? Custom Windows scripting is not supported.

mstrelan’s picture

Version: » All-versions-4.x-dev
Status: Closed (won't fix) » Closed (duplicate)
mstrelan’s picture

Issue summary: View changes

Corrected a typo