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:
parent
69d8a517d1
commit
b9c0059fcb
|
@ -48,7 +48,7 @@ unlocker.exe
|
|||
|
||||
echo.
|
||||
echo Getting VMware Tools...
|
||||
gettools.exe
|
||||
python.exe gettools.py
|
||||
xcopy /F /Y .\tools\darwin*.* "%InstallPath%"
|
||||
|
||||
echo.
|
||||
|
|
Loading…
Reference in New Issue