Skip to content

Revert removal of Windows Batch support

Pedro Pombeiro requested to merge revert-2037 into master

What does this MR do?

Reverts !2037 (merged)

Why was this MR needed?

After feedback from the community in #6099 (closed), we decided to roll back the decision to remove support, and leave Windows Batch functionality in the product as deprecated and unsupported.

Are there points in the code the reviewer needs to double check?

  • General documentation changes/rollbacks
  • Reintroduction of FF_CMD_DISABLE_DELAYED_ERROR_LEVEL_EXPANSION (do we also want to roll that back)?
  • Added the mention of deprecated, but according to the definition that still implies that critical bugs and regressions are fixed. Is that what we want to, or should we add additional disclaimers?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

#6099 (closed)

Edited by Pedro Pombeiro

Merge request reports