Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Bob Tanner
packer-windows
Commits
df8dedca
Commit
df8dedca
authored
May 01, 2016
by
Stefan Scherer
Browse files
Update VBoxGuestAdditions 5.0.20
parent
4fddf51e
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/vm-guest-tools.bat
View file @
df8dedca
...
...
@@ -37,7 +37,7 @@ if exist "C:\Users\vagrant\VBoxGuestAdditions.iso" (
)
if
not
exist
"C:\Windows\Temp\VBoxGuestAdditions.iso"
(
powershell
-Command
"(New-Object System.Net.WebClient).DownloadFile('http://download.virtualbox.org/virtualbox/5.0.
14
/VBoxGuestAdditions_5.0.
14
.iso', 'C:\Windows\Temp\VBoxGuestAdditions.iso')"
<
NUL
powershell
-Command
"(New-Object System.Net.WebClient).DownloadFile('http://download.virtualbox.org/virtualbox/5.0.
20
/VBoxGuestAdditions_5.0.
20
.iso', 'C:\Windows\Temp\VBoxGuestAdditions.iso')"
<
NUL
)
cmd
/c
""
C
:\Program
Files
\7
-Zip
\7z.exe
" x C:\Windows\Temp\VBoxGuestAdditions.iso -oC:\Windows\Temp\virtualbox"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment