VirtualBox

Changeset 96138 in vbox


Ignore:
Timestamp:
Aug 11, 2022 2:43:08 PM (2 years ago)
Author:
vboxsync
Message:

Support/SUPR3HardenedMain-win.cpp: Fixed help typos ('vboxdrv' is now called 'vboxsup'). ticketref:21055

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp

    r93270 r96138  
    53065306                                          "NtCreateFile(%ls) failed: %#x%s (%u retries)\n"
    53075307                                          "\n"
    5308                                           "Driver is probably stuck stopping/starting. Try 'sc.exe query vboxdrv' to get more "
     5308                                          "Driver is probably stuck stopping/starting. Try 'sc.exe query vboxsup' to get more "
    53095309                                          "information about its state. Rebooting may actually help.%s"
    53105310                                          , s_wszName, rcNt, pszDefine, iTry,
     
    53155315                                          "NtCreateFile(%ls) failed: %#x%s (%u retries)\n"
    53165316                                          "\n"
    5317                                           "Driver is does not appear to be loaded. Try 'sc.exe start vboxdrv', reinstall "
     5317                                          "Driver is does not appear to be loaded. Try 'sc.exe start vboxsup', reinstall "
    53185318                                          "VirtualBox or reboot.%s"
    53195319                                          , s_wszName, rcNt, pszDefine, iTry,
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