About 477,000 results
Open links in new tab
  1. Update powershell to the latest revision - Stack Overflow

    Windows PowerShell can NOT be updated on demand (only indirectly, via Windows Update). Switching editions, from Windows PowerShell to PowerShell (Core) is more than just a fully …

  2. Updating Windows Using Powershell | Microsoft Community Hub

    Mar 17, 2024 · Updating Windows Using Powershell When it comes to installing Windows update on Windows 10/11/8/7, most of us may want to use the Windows Update Settings feature.

  3. windows - How to upgrade PowerShell version - Stack Overflow

    Lately, firing up PowerShell, I noticed that there is a phrase that says: Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows So why not trying it following ...

  4. node.js - How can I update npm on Windows? - Stack Overflow

    I followed the instruction, but when running "npm-windows-upgrade" I get the following error: npm-windows-upgrade : The term 'npm-windows-upgrade' is not recognized as the name of a …

  5. How do I upgrade the Python installation in Windows 10?

    Jul 17, 2017 · If you prefer PowerShell to the cmd prompt, you can do this directly from there, however you will have to tell PowerShell to run with a proper script execution policy to get it to …

  6. Setting Windows PowerShell environment variables - Stack Overflow

    The original question is: "Setting Windows PowerShell environment variables", not "Setting Windows PowerShell environment variables using PowerShell". So this reply is both correct, …

  7. How to upgrade Git on Windows to the latest version

    To update to the latest version of Git and Git Bash, you can download and install the latest version of Git for Windows. As per this FAQ, settings/customizations should be preserved if they were …

  8. Run Windows Updates with Powershell Remotely

    May 29, 2022 · Run Windows Updates with Powershell Remotely Hi, I'm kind of new to Powershell, and trying to automate some stuff. I found one nice Powershell module named …

  9. powershell - How to update specific PHP version on Windows?

    Apr 15, 2024 · Is there a way to update PHP via Terminal (Windows PowerShell) or Git Bash? Currently, I am on PHP 7.2, but I wanted to update it to 8.2.

  10. console - Reload the path in PowerShell - Stack Overflow

    Feb 19, 2022 · 301 If I have an instance of PowerShell ISE running and I install something that modifies the PATH or I modify it in any way outside of PowerShell then I need to restart …