Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

Commit

Permalink
Merge pull request #34 from mewm/patch-1
Browse files Browse the repository at this point in the history
Correct typo preventing Parallels Tools from being installed
  • Loading branch information
rasa committed Jan 20, 2015
2 parents 1d028be + 3ede076 commit 88f00ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/vmtool.bat
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ goto :exit0
::::::::::::
set PARALLELS_INSTALL=PTAgent.exe
REM parallels tools don't have a download :(
call :install_sevelzip
call :install_sevenzip
if errorlevel 1 goto exit1
echo ==^> Extracting the Parallels Tools installer
echo ==^> to %TEMP%\parallels\*
Expand Down

0 comments on commit 88f00ff

Please sign in to comment.