I try to do something like a script on Windows (ideally .cmd file / batch file) with a double click to create a context menu in the Start menu and set the path to the Windows registry (I think what it is called) , so next time, for example, all I need is to get the JAVA_HOME variable to get the path I need.
I need help with this - these are just examples of how to do this, which tutorials I should look at, or even the key terms for searching on Google (seriously), since I am very new to Windows programming and what for what and why.
Thank you all
source
share