Answer the question
In order to leave comments, you need to log in
How to define environment variable Environment?
According to the manual
github.com/MxUpdate/Manual/tree/master/chapter-1-installation
I need to set the MXUPDATE_PATH environment variable.
How to properly define the MXUPDATE_PATH environment variable?
Answer the question
In order to leave comments, you need to log in
to set a variable within the current terminal session:
set MXUPDATE_PATH=C:\project\MxUpdate\
to set a variable completely:
setx MXUPDATE_PATH C:\project\MxUpdate\
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question