VirtualBox

Changeset 5896 in vbox


Ignore:
Timestamp:
Nov 30, 2007 5:17:34 PM (17 years ago)
Author:
vboxsync
Message:

Show the install and uninstall commands only on Windows as no other host implements this right now.

File:
1 edited

Legend:

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

    r5895 r5896  
    108108                "\n"
    109109                : "",
     110#ifdef RT_OS_WINDOWS
    110111            (u64Cmd & USAGE_MODINSTALL) ?
    111112                "  modinstall\n"
     
    118119                "\n"
    119120                : ""
     121#else
     122                "",
     123                ""
     124#endif
    120125             );
    121126}
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