Skip to content

Conversation

@perseoGI
Copy link
Contributor

Changelog: Feature: Add in-memory function deactivation mode to Windows BAT scripts
Docs: TODO

Work in progress state, waiting for #19157

This experimental approach make use of doskey old Microsoft command which allow creating a very basic alias "macro".

TODO

  • Tests
  • Verify it works with different profiles
  • Large scripts. One of the biggest doskey limitation is that a doskey can't call another doskey so, in order to achieve the desired behavior for this feature, the generated scripts will concatenate the contents of each doskey. Check if there is a size limitation. I've already performed some big tests locally and never reached a limit

  • Refer to the issue that supports this Pull Request.
  • If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.
  • I've opened another PR in the Conan docs repo to the develop branch, documenting this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants