Testing #226
Log says it happened (though I expected a UAC dialog which didn't happen?):
2025-03-25 10:11:18.769 [info] Set CMD AutoRun registry key to call: C:\Users\Daniel\.cmdrc\cmd_startup.bat
Opening cmd resulted in this:

Commenting out this line fixes the hang:
if exist "%USERPROFILE%\.cmdrc\vscode-python-cmd-init.cmd" call "%USERPROFILE%\.cmdrc\vscode-python-cmd-init.cmd"