Windows Scripting: What and How to Do It? Batch files or something else?

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

+3
source share
1

Windows, MS-DOS Batch (.bat). , .

Windows (Windows XP SP2/2003/Vista/7), Windows PowerShell, Windows.
PowerShell - Windows XP SP2, Windows Server 2003 Windows Vista, Windows Server 2008 Windows 7.

Windows PowerShell

PowerShell .NET Framework , .

, :

  • CLR ,
  • .NET Framework
  • , .NET DLL ( Cmdlets)
  • .
  • - C- ( ...)

, , PowerShell. , . .

+6

Source: https://habr.com/ru/post/1719446/


All Articles