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
6da4e42a
Commit
6da4e42a
authored
Nov 01, 2016
by
Stefan Scherer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cleanup VMware tools installation
parent
dac8caec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
scripts/vm-guest-tools.bat
scripts/vm-guest-tools.bat
+3
-0
No files found.
scripts/vm-guest-tools.bat
View file @
6da4e42a
...
...
@@ -24,6 +24,9 @@ if not exist "C:\Windows\Temp\windows.iso" (
cmd
/c
""
C
:\Program
Files
\7
-Zip
\7z.exe
" x "
C
:\Windows\Temp\windows.iso
" -oC:\Windows\Temp\VMWare"
cmd
/c
C
:\Windows\Temp\VMWare\setup.exe
/S /v
"/qn REBOOT=R\"
rd
/Q
"C:\Windows\Temp\vmware-tools.tar"
rd
/Q
"C:\Windows\Temp\windows.iso"
rd
/S /Q
"C:\Windows\Temp\VMware"
goto
:done
: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