Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with a changed default terminal #4

Open
DubyaDude opened this issue Jun 10, 2023 · 0 comments
Open

Issues with a changed default terminal #4

DubyaDude opened this issue Jun 10, 2023 · 0 comments

Comments

@DubyaDude
Copy link

Windows 10 recently added the feature to change the default terminal, this causes an issue with the app using the default terminal rather than conhost on startup. Which leaves the following window open when I log in:

NVIDIA_Share_9nNUTupeQY

I worked around this by creating a custom shortcut that points to conhost and passes the exe path as an argument:
(Target: C:\Windows\System32\conhost.exe "C:\Program Files\Hassium\hassium.exe")

explorer_tk84bIJVz5

Then I changed the run regedit value to "C:\Program Files\Hassium\Hassium.lnk"

regedit_2OQlTCCp8A

It would be great if something like this were done in the installer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant