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
9b4ec050
Commit
9b4ec050
authored
Jul 16, 2015
by
jcoutch
Browse files
Updated Parallels tools section again
parent
a573684d
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/vm-guest-tools.bat
View file @
9b4ec050
...
...
@@ -42,11 +42,10 @@ goto :done
:parallels
if
exist
"C:\Users\vagrant\prl-tools-win.iso"
(
move
/Y
C
:\Users\vagrant\prl
-tools-win
.iso
C
:\Windows\Temp
cmd
/c
""
C
:\Program
Files
\7
-Zip
\7z.exe
" x C:\Windows\Temp\prl-tools-win.iso -oC:\Windows\Temp\parallels"
start
/B /W
C
:\Windows\Temp\parallels\PTAgent.exe
/install
_silent
start
/B /W
"
""C:\Program Files\7-Zip\7z.exe"
"
x
""
C:\Windows\Temp\prl-tools-win.iso
""
-oC:\Windows\Temp\parallels"
cmd
/C
C
:\Windows\Temp\parallels\PTAgent.exe
/install
_silent
rd
/S /Q
"c:\Windows\Temp\parallels"
)
goto
:done
:done
msiexec
/qb /x
C
:\Windows\Temp\7z920
-x
64
.msi
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