Skip to content

fix path to python executable#10

Open
sangimed wants to merge 1 commit into
paolo-projects:masterfrom
sangimed:fix-python-path
Open

fix path to python executable#10
sangimed wants to merge 1 commit into
paolo-projects:masterfrom
sangimed:fix-python-path

Conversation

@sangimed

Copy link
Copy Markdown

Fixes the following error when executing one of the windows scripts :

Getting VMware Tools...
'python' is not recognized as an internal or external command,
operable program or batch file.
File not found - darwin*.*
0 File(s) copied

@skhell

skhell commented Oct 21, 2022

Copy link
Copy Markdown

Hi @sangimed,
on line 51 of win-install.cmd:

REPLACE
python gettools.py

WITH
.\python\python.exe gettools.py

Run again and it works

Comment thread win-update-tools.cmd
echo VMware is installed at: %InstallPath%

echo Getting VMware Tools...
python gettools.py

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<index.php>

fjfjiofveri0fjyejdenfuwisbvibfefhu fhwu9fn
fhe funv j fknv<>,wekwef ijvineehbirbnvhs vknwvwv jivbvhubnjbvhbv jwvnjkw vv 3rv njr vrn vjiv n vnje i vner vjervnr rv vjv rnvhe vvnrvn r3n ih. j. rvj

@andrew867

Copy link
Copy Markdown

There's a new issue that the latest Fusion doesn't include the darwin* files.

This version is the last which does:
https://softwareupdate.vmware.com/cds/vmw-desktop/fusion/12.2.5/20904517/x86/core/com.vmware.fusion.zip.tar

@BDisp

BDisp commented Dec 7, 2024

Copy link
Copy Markdown

Leave @paolo-projects in peace because he doesn't prioritize this repo anymore. If you're looking for an updated repo that is working try this version https://github.com/BDisp/unlocker/releases/tag/3.0.8.

@NitishAndola

Copy link
Copy Markdown

@BDisp I tried downloading the patched version (unlocker 3.0.8.zip), but my system flagged it as containing a virus and blocked the download.

Could you please verify if this is a false positive or clarify if there might be an issue with the file?

Screenshot 2024-12-23 181424

@BDisp

BDisp commented Feb 9, 2025

Copy link
Copy Markdown

@BDisp I tried downloading the patched version (unlocker 3.0.8.zip), but my system flagged it as containing a virus and blocked the download.

Could you please verify if this is a false positive or clarify if there might be an issue with the file?

Screenshot 2024-12-23 181424

This is a false positive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants