Skip to content

Instantly share code, notes, and snippets.

@MattHodge
Created October 25, 2016 19:58
Show Gist options
  • Save MattHodge/0f0c159d68fdf80d6e66659bcfbac83a to your computer and use it in GitHub Desktop.
Save MattHodge/0f0c159d68fdf80d6e66659bcfbac83a to your computer and use it in GitHub Desktop.
# 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