Switched to script execution to allow the fix to be effective

Switched to script execution to allow the fix to be effective, needs python to be installed
This commit is contained in:
Paolo 2019-09-22 15:43:12 +02:00 committed by GitHub
parent 69d8a517d1
commit b9c0059fcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ unlocker.exe
echo.
echo Getting VMware Tools...
gettools.exe
python.exe gettools.py
xcopy /F /Y .\tools\darwin*.* "%InstallPath%"
echo.