[PR #2461] - [Sample - MiniTerm] Changed callable process in ProcessFactory from… #24947

Open
opened 2026-01-31 09:06:18 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/2461

State: closed
Merged: Yes


… static cmd.exe to command argument as intended originally

Summary of the Pull Request

Changed from "cmd.exe" to command argument in ProcessFactory StartFunction.
Seems to be a bug since this way only cmd.exe can be used in the example.

References

Don't think so

Detailed Description of the Pull Request / Additional comments

Nothing else changed

Validation Steps Performed

Simple recalled the shell from VS 19 and see that example is still working fine

**Original Pull Request:** https://github.com/microsoft/terminal/pull/2461 **State:** closed **Merged:** Yes --- … static cmd.exe to command argument as intended originally <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request Changed from "cmd.exe" to command argument in ProcessFactory StartFunction. Seems to be a bug since this way only cmd.exe can be used in the example. <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## References Don't think so <!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here --> ## Detailed Description of the Pull Request / Additional comments Nothing else changed <!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well --> ## Validation Steps Performed Simple recalled the shell from VS 19 and see that example is still working fine
claunia added the pull-request label 2026-01-31 09:06:18 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24947