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

Should be better about detecting if it is installed correctly #2

Open
nyetwurk opened this issue May 5, 2019 · 1 comment
Open

Comments

@nyetwurk
Copy link
Collaborator

nyetwurk commented May 5, 2019

Instead of the cryptic

“System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
        at
System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfostartInfo)
      at VisualME7Logger.Session.ME7LoggerSession.Open()
at VisualME7Logger.Form1.OpenSession()”

it should look for the ME7Logger directory structure (binaries, ecu files folder, etc) and if they are not where it expects to see them, tell the user to move the application to the right place.

Alternately, somebody should write an installer :)

@mkchmiel
Copy link

mkchmiel commented May 26, 2021

I have the commit for this ready, just have to wait for permissions.
PR done

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

2 participants