Startup Issue #11952

Closed
opened 2026-01-31 03:02:10 +00:00 by claunia · 7 comments
Owner

Originally created by @smcguffee on GitHub (Jan 4, 2021).

Environment

Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd]
Windows Terminal version (if applicable):
 [Environment]::OSVersion

Platform ServicePack Version      VersionString
-------- ----------- -------      -------------
 Win32NT             10.0.19041.0 Microsoft Windows NT 10.0.19041.0
 
Any other software?

Steps to reproduce

I put the windows terminal in my startup folder so that it will be open when I get started. However, it has some bug in that there is a dependency that doesn't seem to be available at startup.

Expected behavior

I expect the windows terminal to open on startup.

Actual behavior

The windows terminal crashes with a popup about a missing dependency.

Originally created by @smcguffee on GitHub (Jan 4, 2021). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd] Windows Terminal version (if applicable): [Environment]::OSVersion Platform ServicePack Version VersionString -------- ----------- ------- ------------- Win32NT 10.0.19041.0 Microsoft Windows NT 10.0.19041.0 Any other software? ``` # Steps to reproduce <!-- A description of how to trigger this bug. --> I put the windows terminal in my startup folder so that it will be open when I get started. However, it has some bug in that there is a dependency that doesn't seem to be available at startup. # Expected behavior <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> I expect the windows terminal to open on startup. # Actual behavior The windows terminal crashes with a popup about a missing dependency. <!-- What's actually happening? -->
claunia added the Issue-QuestionNeeds-Tag-FixResolution-Answered labels 2026-01-31 03:02:11 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Jan 4, 2021):

Could you share the popup that lists which dependency it's missing? That would be a good place to start the investigation...

@zadjii-msft commented on GitHub (Jan 4, 2021): Could you share the popup that lists which dependency it's missing? That would be a good place to start the investigation...
Author
Owner
@smcguffee commented on GitHub (Jan 5, 2021): https://drive.google.com/file/d/1HVXxr34pwKGE4Kvh_wMangrF_n_GF9Yf/view?usp=sharing
Author
Owner

@zadjii-msft commented on GitHub (Jan 5, 2021):

Wait what? TerminalThemeHelpers.dll is missing? That shouldn't be possible, that should have been installed when you installed the Terminal.

What exactly did you do when you "put the windows terminal in my startup folder"? I haven't ever heard of someone doing that when they want to have the Terminal run on startup. Typically, you should be using the startOnUserLogin setting...

@zadjii-msft commented on GitHub (Jan 5, 2021): Wait _what_? `TerminalThemeHelpers.dll` is missing? That shouldn't be possible, that should have been installed when you installed the Terminal. What _exactly_ did you do when you "put the windows terminal in my startup folder"? I haven't ever heard of someone doing that when they want to have the Terminal run on startup. Typically, you should be using the [`startOnUserLogin`](https://docs.microsoft.com/en-us/windows/terminal/customize-settings/global-settings#launch-on-startup) setting...
Author
Owner

@smcguffee commented on GitHub (Jan 5, 2021):

Hmmm, I'm not familiar with the startOnUserLogin setting. I'll have to look into that. The TerminalThemeHelpers.dll is not missing when I run the terminal after startup. I did a copy of the WindowsTerminal.exe file to C:\Users\MY_USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\

@smcguffee commented on GitHub (Jan 5, 2021): Hmmm, I'm not familiar with the startOnUserLogin setting. I'll have to look into that. The TerminalThemeHelpers.dll is not missing when I run the terminal after startup. I did a copy of the WindowsTerminal.exe file to C:\Users\MY_USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\
Author
Owner

@DHowett commented on GitHub (Jan 5, 2021):

You cannot just copy random EXE files out of a package into other folders and expect them to work. Use the startOnUserLogin setting.

@DHowett commented on GitHub (Jan 5, 2021): You cannot just copy random EXE files out of a package into other folders and expect them to work. Use the `startOnUserLogin` setting.
Author
Owner

@viratnigam18 commented on GitHub (Jun 4, 2024):

terminal theme helper .dll missing but it is already there and i try replacing it doest not work any idea >???

@viratnigam18 commented on GitHub (Jun 4, 2024): terminal theme helper .dll missing but it is already there and i try replacing it doest not work any idea >???
Author
Owner

@zadjii-msft commented on GitHub (Jun 4, 2024):

@viratnigam18

TerminalThemeHelpers.dll is included in our packaged whenever you download the Terminal. I'm assuming you did something between "download the terminal" and "it doesn't work" - can you elaborate?

You should probably file a new issue. This one was closed more than 3 years ago.

@zadjii-msft commented on GitHub (Jun 4, 2024): @viratnigam18 `TerminalThemeHelpers.dll` is included in our packaged whenever you download the Terminal. I'm assuming you did something between "download the terminal" and "it doesn't work" - can you elaborate? You should probably file a new issue. This one was closed more than 3 years ago.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11952