VirtualBox

Changeset 66186 in vbox


Ignore:
Timestamp:
Mar 21, 2017 5:31:47 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
114098
Message:

VBoxManage: allow to accept the license by command line parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp

    r66185 r66186  
    12031203                }
    12041204                if (pszDigest)
     1205                {
    12051206                    RTPrintf("License accepted. For batch installaltion add \n"
    12061207                             "  --accept-license=%s\n"
    12071208                             "to the VBoxManage command line.\n\n", pszDigest);
     1209                    RTStrFree(pszDigest);
     1210                }
    12081211            }
    12091212        }
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