Is there a way to use the runCommand provider for MS Deploy in the manifest file? I've found that using -postsync:runcommand="some batch file call" results in the command running before some sql scripts and such defined in the Manifest.xml file using dbfullSql provider. I have not been...