Skip to content

Be explicit about the registry key if it's set #244

@Tyriar

Description

@Tyriar

Testing #226

I see these logs:

2025-03-25 10:11:18.678 [info] SHELL: Created new CMD activation file at: C:\Users\Daniel\.cmdrc\vscode-python-cmd-init.cmd


rem >>> vscode python
if defined VSCODE_CMD_ACTIVATE (
    call %VSCODE_CMD_ACTIVATE%
)
rem <<< vscode python
2025-03-25 10:11:18.769 [info] Set CMD AutoRun registry key to call: C:\Users\Daniel\.cmdrc\cmd_startup.bat

Any editing of the registry should definitely state the registry key in the logs. I needed to go searching for it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions