Closed (duplicate)
Project:
Drush
Version:
All-versions-4.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2012 at 17:31 UTC
Updated:
25 Feb 2013 at 23:25 UTC
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
Comment #1
moshe weitzman commentedMaybe your drush command is not finishing? Custom Windows scripting is not supported.
Comment #2
mstrelan commentedSee #793032: Windows Batch Files Only Run One Command
Comment #2.0
mstrelan commentedCorrected a typo