VirtualBox

Changeset 68194 in vbox for trunk/src


Ignore:
Timestamp:
Jul 31, 2017 11:33:10 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117291
Message:

VBoxManage unattended install: Disable Rincewind (first run (away) wizzard) for VMs configured for unattended installation. [build fix]

File:
1 edited

Legend:

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

    r68192 r68194  
    16081608            CHECK_ERROR2(hrc, a->session, COMGETTER(Machine)(ptrSessonMachine.asOutParam()));
    16091609            if (ptrSessonMachine.isNotNull())
     1610            {
    16101611                CHECK_ERROR2(hrc, ptrSessonMachine, SetExtraData(Bstr("GUI/FirstRun").raw(), Bstr("0").raw()));
     1612            }
    16111613        }
    16121614
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