[DefApp] Pass LNK/EXE data from OpenCon to ITerminalHandoff #12978

Closed
opened 2026-01-31 03:30:30 +00:00 by claunia · 5 comments
Owner

Originally created by @miniksa on GitHub (Mar 11, 2021).

Originally assigned to: @zadjii-msft on GitHub.

brain notes from chat

if we get the lnk filename or the exe path from ITerminalHandoff, we can cobble together a fake profile (based on the console settings in the lnk or registry) that "looks-like-" what conhost would have looked like for that lnk or exe

Originally posted by @DHowett in https://github.com/microsoft/terminal/issues/7489#issuecomment-796993690

Originally created by @miniksa on GitHub (Mar 11, 2021). Originally assigned to: @zadjii-msft on GitHub. brain notes from chat > if we get the lnk filename or the exe path from ITerminalHandoff, we can cobble together a fake profile (based on the console settings in the lnk or registry) that "looks-like-" what conhost would have looked like for that lnk or exe _Originally posted by @DHowett in https://github.com/microsoft/terminal/issues/7489#issuecomment-796993690_
Author
Owner

@ghost commented on GitHub (Oct 20, 2021):

:tada:This issue was addressed in #11390, which has now been successfully released as Windows Terminal Preview v1.12.2922.0.🎉

Handy links:

@ghost commented on GitHub (Oct 20, 2021): :tada:This issue was addressed in #11390, which has now been successfully released as `Windows Terminal Preview v1.12.2922.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.12.2922.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Author
Owner

@zadjii-msft commented on GitHub (Feb 25, 2022):

Ahg I hate to be a pain, but I don't think we technically did this one. I think a big part of this one is the "if we're launched from a .lnk, we need to crack that lnk open and create a dummy profile for those settings". Or at least we need to experiment with trying that. It's a very 98052 issue, but one I bet we're gonna hear a few more times this year.

also related: #1793

@zadjii-msft commented on GitHub (Feb 25, 2022): Ahg I hate to be a pain, but I don't think we technically did this one. I think a big part of this one is the "if we're launched from a .lnk, we need to crack that lnk open and create a dummy profile for those settings". Or at least we need to experiment with trying that. It's a very 98052 issue, but one I bet we're gonna hear a few more times this year. also related: #1793
Author
Owner

@miniksa commented on GitHub (Mar 10, 2022):

What happened was that I believe I added the information to do this to the interface so it could be implemented, but then never actually used that information to implement anything.

@miniksa commented on GitHub (Mar 10, 2022): What happened was that I believe I added the information to do this to the interface so it **could** be implemented, but then never actually used that information to implement anything.
Author
Owner

@ghost commented on GitHub (Sep 13, 2022):

:tada:This issue was addressed in #13570, which has now been successfully released as Windows Terminal Preview v1.16.252.🎉

Handy links:

@ghost commented on GitHub (Sep 13, 2022): :tada:This issue was addressed in #13570, which has now been successfully released as `Windows Terminal Preview v1.16.252`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.16.252) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Author
Owner

@ghost commented on GitHub (Oct 18, 2022):

:tada:This issue was addressed in #13570, which has now been successfully released as Windows Terminal v1.15.2874.🎉

Handy links:

@ghost commented on GitHub (Oct 18, 2022): :tada:This issue was addressed in #13570, which has now been successfully released as `Windows Terminal v1.15.2874`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.15.2874) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12978