Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
/ Update Public archive

Updates my open source projects.

License

Notifications You must be signed in to change notification settings

NatoBoram/Update

Repository files navigation

Update

Updates my java programs.

Before

Some projects requires specific software in order to run. Before running any program, please install Java, Git for Windows, 7-Zip and PSWindowsUpdate.

How to install Java

This guide shows how to install Java in order to use it quickly. If you didn't use these steps during your installation, it is recommended that you reinstall it because some of these steps are mendatory for this auto updater. To begin, download Windows Offline and Windows Offline (64-bit).

1 2

How to install Git for Windows

This guide shows how to install Git for Windows in order to use its maximum potency. If you didn't use these options during your installation, it is recommended that you reinstall it because some of these options are mendatory.

1 2 3 4 5 6 7 8 9

How to install 7-Zip

1 2

How to install PSWindowsUpdate

  1. Open Windows PowerShell as Administrator
  2. Set-ExecutionPolicy Unrestricted
  3. Install-PackageProvider -Name NuGet -Force
  4. Install-Module -Name PSWindowsUpdate -Force
  5. Add-WUServiceManager -ServiceID 7971f918-a847-4430-9279-4a52d1efe18d
  6. Get-WUInstall -MicrosoftUpdate -AcceptAll -AutoReboot -Verbose

Attributions

Free Software Foundation | Git for Windows | Igor Pavlov | Michal Gajda | Oracle | Semantic Versionning