-
Notifications
You must be signed in to change notification settings - Fork 903
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(#2738) Move setup module to install .Net 4.8
This moves the setup module used during install and upgrade to check for and install .Net 4.8 instead of .Net 4.0 The timing of the check/install is moved to before the Chocolatey installation directory is created. This allows for re-running the install.ps1 script if a reboot is required without needing a manual cleanup of the partial installation. This also adds a check for the other reboot required exit code of 1641, and throws the install/upgrade if the installer requires a reboot.
- Loading branch information
1 parent
cdd1c00
commit 36c2389
Showing
1 changed file
with
33 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters