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

error 0x800702e4 when launching `C:\Program Files\Far Manager\Far.exe' #7520

Closed
ipizhenko opened this issue Sep 3, 2020 · 4 comments
Closed
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@ipizhenko
Copy link

ipizhenko commented Sep 3, 2020

Environment

Windows version:
Platform ServicePack Version      VersionString
-------- ----------- -------      -------------
 Win32NT             10.0.18363.0 Microsoft Windows NT 10.0.18363.0

Windows Terminal version: : 1.2.2381.0

Far Manager 3.0.5656 x64

Steps to reproduce

  1. Install Far Manager under default path (get latest "stable" MSI package from https://www.farmanager.com/)
  2. Add Far Manger to Terminal configuration:
		{
			"guid": "{A5B49406-27A2-49C1-8E03-A878A158C852}",
			"name": "Far Manager",
			"commandline": "C:\\Program Files\\Far Manager\\Far.exe",
			"hidden": false
		},
  1. Try to create new tab in the Terminal

Expected behavior

Far Manager runs in the new tab

Actual behavior

Getting error message:

[error 0x800702e4 when launching `C:\Program Files\Far Manager\Far.exe']
@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 Sep 3, 2020
@DHowett
Copy link
Member

DHowett commented Sep 3, 2020

That error code indicates that you have configured Far.exe to require admin permissions.

@DHowett DHowett added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Sep 3, 2020
@ipizhenko
Copy link
Author

Hi, yes, that's true. I need Far to run with admin privileges to be able to operate on any files in the system w/o extra questions each time. So what should I do now to allow Far working this way?

@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 Sep 4, 2020
@DHowett
Copy link
Member

DHowett commented Sep 4, 2020

Until #1032 is complete, you will need to run Terminal as admin to run Far inside it as admin.
/dup #1032

@ghost
Copy link

ghost commented Sep 4, 2020

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost ghost closed this as completed Sep 4, 2020
@ghost ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed 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 Needs-Attention The core contributors need to come back around and look at this ASAP. labels Sep 4, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants