Skip to content

Conflicts with other batch file executions on windows #55

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

Open
P00997015 opened this issue Jul 13, 2023 · 4 comments
Open

Conflicts with other batch file executions on windows #55

P00997015 opened this issue Jul 13, 2023 · 4 comments

Comments

@P00997015
Copy link

I was able to change the versions successfully using this tool but could not run any other batch file on windows until Jenv uninstall was executed and removed completely. Went crazy over this to try and search the source of the issue.

After uninstalling I can execute my applications batch files but Jenv is uninstalled from the system. Don't want to repeat the procedure of cloning and performing the steps again. Tool is nice, if someone could guide me if I did something wrong or if this is a bug and needs a fix?

Thanks!

@FelixSelter
Copy link
Owner

This never occurred to me. Can you provide more detail on this: "I can execute my applications batch files" Are they just not found or is an error raised?

@P00997015
Copy link
Author

When the tool is installed on the machine, I can't execute any batch files. The window opens and shuts down immediately without any application logs.

@FelixSelter
Copy link
Owner

Try to run the batch file from cmd or powershell instead of double clicking it. You will see the stderr and stdout info

@P00997015
Copy link
Author

Tried that as well, command just tries to execute (on enter goes to the next line) and it does not do anything (goes back to cursor blinking in the current directory)

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