VirtualBox

Ignore:
Timestamp:
Feb 24, 2025 3:20:00 PM (2 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167715
Message:

Unattended: bugref:10864. For Windows11 the product key is required.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/UnattendedImpl.h

    r106062 r108355  
    158158
    159159    bool            mfDoneDetectIsoOS;         /**< Set by detectIsoOS(), cleared by setIsoPath(). */
     160    bool            mfProductKeyRequired;
    160161    Utf8Str         mStrDetectedOSTypeId;
    161162    Utf8Str         mStrDetectedOSVersion;
     
    214215    HRESULT getInstallGuestAdditions(BOOL *installGuestAdditions);
    215216    HRESULT setInstallGuestAdditions(BOOL installGuestAdditions);
     217    HRESULT getProductKeyRequired(BOOL *productKeyRequired);
    216218    HRESULT getValidationKitIsoPath(com::Utf8Str &aValidationKitIsoPath);
    217219    HRESULT setValidationKitIsoPath(const com::Utf8Str &aValidationKitIsoPath);
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