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

nothing happens, then "access denied" after 2 minutes #12295

Closed
audetto opened this issue Jan 30, 2022 · 3 comments
Closed

nothing happens, then "access denied" after 2 minutes #12295

audetto opened this issue Jan 30, 2022 · 3 comments
Labels
Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@audetto
Copy link

audetto commented Jan 30, 2022

Hi,

unfortunately I am on a corporate network with lock down versions of Windows 10.
I managed to download and install the msixbundle from github, and Windows Terminal even shows up in settings, start etc...

But when I click on it via Start Menu nothing happens, and after a while I get a dialog box telling me the application had an error.
If I execute wt.exe in a console, after the same amount of time, I get a singe line printed "access denied".

I know, there is very little in this issue, but does this ring any bell?

I am trying to compile it with VS2019 (to look at it in debug), but this is proving harder than expected.

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jan 30, 2022
@j4james
Copy link
Collaborator

j4james commented Jan 30, 2022

This sounds like #6010.

@zadjii-msft
Copy link
Member

It very well might be. @audetto if you can download the msixbundle, then I might recommend taking that .msixbundle, renaming the extension to .zip, then unzipping that, and inside you'll find three msix files. Again, rename the one for your architecture to .zip and unzip that. Inside there should be a windowsterminal.exe which you should be able to run directly. WE call this "running unpackaged". That migh work around whatever corporate IT policy they have in place.

@zadjii-msft zadjii-msft added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Jan 31, 2022
@audetto
Copy link
Author

audetto commented Jan 31, 2022

Yes.
Works!

thank you

@audetto audetto closed this as completed Jan 31, 2022
@ghost ghost added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

3 participants