I am trying to install var on a cmd script, but there was a problem,
setx /M JAVA_HOME "D:\Tool\JDK" setx /M PATH "%PATH%;%JAVA_HOME%\bin;D:\TZProfile\!!!QuickLink\"
I want to add% JAVA_HOME% \ bin to PATH, no "D: \ Tool \ JDK"
At the command line, use ^ to exit, e.g.
^
^%JAVA_HOME^%
In a batch file, use % to exit, for example,
%
%%JAVA_HOME%%
Source: https://habr.com/ru/post/890839/More articles:How do you add a filter to the very end of the superclass filter chain? - filterGet attributes and values ββusing SimpleXML - phpConvert from IBM floating point to IEEE floating point standard and Vice Versa- In C #? - cDynamic Ignore Xml Serialization - c #java simple telnet client using sockets - javaWPF listview / gridsplitter / scrollviewer resize problems - wpfReciprocating deftypes in Clojure - clojureerror MSB3073: copy / d "C: \ LOANAPP \ UX \ UserControls \ *. css" "C: \ LOANAPP \ UX \ GetQuotations \ ThirdPartyOperator \ CSS" "came out with code 1 - visual-sourcesafeHow to add text to an image using OpenOffice :: OODoc? - perlCombinations of orders for maximum efficiency - computer-scienceAll Articles