VirtualBox

Changeset 96493 in vbox


Ignore:
Timestamp:
Aug 25, 2022 2:55:07 PM (2 years ago)
Author:
vboxsync
Message:

configure.vbs: New Python installs on Windows no longer have the "DLLs" directory, so just remove this check.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.vbs

    r96407 r96493  
    19381938   if strPathPython <> "" then
    19391939      if   LogFileExists(strPathPython, "python.exe") _
    1940        and LogDirExists(strPathPython & "/DLLs") _
    19411940      then
    19421941         CheckForPythonSub = UnixSlashes(PathAbs(strPathPython & "/python.exe"))
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette