Skip to content

Commit

Permalink
Switched to script execution to allow the fix to be effective
Browse files Browse the repository at this point in the history
Switched to script execution to allow the fix to be effective, needs python to be installed
  • Loading branch information
paolo-projects authored Sep 22, 2019
1 parent 69d8a51 commit b9c0059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win-install.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ unlocker.exe

echo.
echo Getting VMware Tools...
gettools.exe
python.exe gettools.py
xcopy /F /Y .\tools\darwin*.* "%InstallPath%"

echo.
Expand Down

0 comments on commit b9c0059

Please sign in to comment.