multiple cmd #7184

Closed
opened 2026-01-31 00:57:17 +00:00 by claunia · 1 comment
Owner

Originally created by @ccapeng on GitHub (Mar 28, 2020).

        {
            "guid": "{b463ae62-4e3d-5e58-b989-0a998ec441b8}",
            "hidden": false,
            "name": "sqlite",
            "commandline": "C://Windows//SysWOW64//cmd.exe /k \"D://db.bat\""
        },
        {
            "guid": "{b463ae62-4e3d-5e58-b989-0a998ec441b8}",
            "hidden": false,
            "name": "project",
            "commandline": "C://Windows//SysWOW64//cmd.exe",
            "startingDirectory": "d://dvp//project",
            "icon": "D:/dvp/project.ico"
        },

In the above profile, one open sqlite, the other open project folder.
Since they are in the same guid, only the second one show in the dropdown list.

Any ideas to work around it?

Originally created by @ccapeng on GitHub (Mar 28, 2020). { "guid": "{b463ae62-4e3d-5e58-b989-0a998ec441b8}", "hidden": false, "name": "sqlite", "commandline": "C://Windows//SysWOW64//cmd.exe /k \"D://db.bat\"" }, { "guid": "{b463ae62-4e3d-5e58-b989-0a998ec441b8}", "hidden": false, "name": "project", "commandline": "C://Windows//SysWOW64//cmd.exe", "startingDirectory": "d://dvp//project", "icon": "D:/dvp/project.ico" }, In the above profile, one open sqlite, the other open project folder. Since they are in the same guid, only the second one show in the dropdown list. Any ideas to work around it?
claunia added the Issue-FeatureNeeds-TriageNeeds-Tag-Fix labels 2026-01-31 00:57:17 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Mar 28, 2020):

Yes: don’t give them the same guid. Delete the guids.

@DHowett-MSFT commented on GitHub (Mar 28, 2020): Yes: don’t give them the same guid. Delete the guids.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7184