VirtualBox

Changeset 68624 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Sep 4, 2017 7:03:21 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117854
Message:

VBoxSFInst.cmd: oops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/SharedFolders/VBoxSFInst.cmd

    r68552 r68624  
    4646if not "%PROCESSOR_ARCHITECTURE%" == "AMD64" goto found_vboxmrxnp_x86
    4747set MY_VBOXMRXNP_X86_DLL=%~dp0VBoxMRXNP-x86.dll
    48 if exist "%MY_VBOXMRXNP_X86_DLL%" goto found_vboxmrxnp
     48if exist "%MY_VBOXMRXNP_X86_DLL%" goto found_vboxmrxnp_x86
    4949set MY_VBOXMRXNP_X86_DLL=%~dp0..\..\..\..\..\out\win.%KBUILD_TARGET_ARCH%\%KBUILD_TYPE%\bin\additions\VBoxMRXNP-x86.dll
    50 if exist "%MY_VBOXMRXNP_X86_DLL%" goto found_vboxmrxnp
     50if exist "%MY_VBOXMRXNP_X86_DLL%" goto found_vboxmrxnp_x86
    5151echo VBoxSFInst.cmd: failed to find VBoxMRXNP-x86.dll in either "%~dp0" or "%~dp0..\..\..\..\..\out\win.%KBUILD_TARGET_ARCH%\%KBUILD_TYPE%\bin\additions\".
    5252goto end
Note: See TracChangeset for help on using the changeset viewer.

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