VirtualBox

Ignore:
Timestamp:
Apr 26, 2018 3:05:24 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
122354
Message:

Installer/win: Only install RepackExtPack.cmd on x86 (in combined build) to avoid confusion. Fixed script default. bugref:8691

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Scripts/RepackExtPack.cmd

    r72041 r72044  
    128128if not exist "%_MY_OPT_BINDIR_X86%" goto error_bindir_x86_does_not_exist
    129129
    130 if ".%_MY_OPT_BINDIR_AMD64%" == "." set _MY_OPT_BINDIR_AMD64=_MY_OPT_BINDIR_X86\..\..\..\win.amd64\release\bin
     130if ".%_MY_OPT_BINDIR_AMD64%" == "." set _MY_OPT_BINDIR_AMD64=%_MY_OPT_BINDIR_X86%\..\..\..\win.amd64\release\bin
    131131if not exist "%_MY_OPT_BINDIR_AMD64%" goto error_bindir_amd64_does_not_exist
    132132
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