VirtualBox

Ignore:
Timestamp:
Jun 6, 2011 8:09:44 AM (14 years ago)
Author:
vboxsync
Message:

Windows Guest Additions installer/WDDM: Added another hint for VRAM usage.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi

    r37253 r37326  
    971971      ;
    972972      MessageBox MB_ICONQUESTION|MB_YESNO $(VBOX_COMPONENT_D3D_OR_WDDM) /SD IDNO IDYES d3d_install
     973      ; Display an uncoditional hint about needed VRAM sizes
     974      ; Note: We also could use the PCI configuration space (WMI: Win32_SystemSlot Class) for querying
     975      ;       the current VRAM size, but let's keep it simple for now
     976      MessageBox MB_ICONINFORMATION|MB_OK $(VBOX_COMPONENT_D3D_HINT_VRAM) /SD IDOK
    973977      StrCpy $g_bWithWDDM "true"
    974978      Goto exit
Note: See TracChangeset for help on using the changeset viewer.

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