Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Bob Tanner
packer-windows
Commits
8e8a61e8
Commit
8e8a61e8
authored
Feb 29, 2016
by
Stefan Scherer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use VBoxGuestAdditions.iso 5.0.14
parent
54a1ef10
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/vm-guest-tools.bat
scripts/vm-guest-tools.bat
+1
-1
No files found.
scripts/vm-guest-tools.bat
View file @
8e8a61e8
...
...
@@ -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.
6
/VBoxGuestAdditions_5.0.
6
.iso', 'C:\Windows\Temp\VBoxGuestAdditions.iso')"
<
NUL
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
)
cmd
/c
""
C
:\Program
Files
\7
-Zip
\7z.exe
" x C:\Windows\Temp\VBoxGuestAdditions.iso -oC:\Windows\Temp\virtualbox"
...
...
Write
Preview
Markdown
is supported
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