VirtualBox

Changes between Version 1 and Version 2 of Ticket #21769, comment 10


Ignore:
Timestamp:
Oct 22, 2023 7:38:43 AM (11 months ago)
Author:
__Vano

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21769, comment 10

    v1 v2  
    11I have diagnosed this problem and found the cause.
    22
    3 Bottom line: the VBoxInstallHelper DLL is built with the `/IntergrityCheck` flag which causes the dynamic loader to validate it like a driver upon `LoadLibrary`. But the `.cat` files needed to do that are not yet present on the system -- so the validation fails.
     3Bottom line: the VBoxInstallHelper DLL is built with the `/IntegrityCheck` flag which causes the dynamic loader to validate it like a driver upon `LoadLibrary`. But the `.cat` files needed to do that are not yet present on the system -- so the validation fails.
    44
    55So this DLL cannot be built with that flag.

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