Created
October 25, 2016 19:58
-
-
Save MattHodge/0f0c159d68fdf80d6e66659bcfbac83a to your computer and use it in GitHub Desktop.
This file contains hidden or 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
# Install the Oracle certificate first | |
certutil -addstore -f "TrustedPublisher" E:\cert\oracle-vbox.cer | |
Start-Process -FilePath "E:\VBoxWindowsAdditions.exe" -ArgumentList "/S" -Wait |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment