VirtualBox

Ignore:
Timestamp:
Jan 8, 2010 4:29:39 PM (15 years ago)
Author:
vboxsync
Message:

Disabled dvd & floppyattach commands. Review and remove later.

File:
1 edited

Legend:

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

    r24998 r25693  
    618618            CHECK_ERROR_BREAK(guest, SetCredentials(Bstr(a->argv[2]), Bstr(a->argv[3]), Bstr(a->argv[4]), fAllowLocalLogon));
    619619        }
     620#if 0 /* TODO: review & remove */
    620621        else if (!strcmp(a->argv[1], "dvdattach"))
    621622        {
     
    738739            CHECK_ERROR(machine, MountMedium(Bstr("Floppy Controller"), 0, 0, uuid, FALSE /* aForce */));
    739740        }
     741#endif /* obsolete dvdattach/floppyattach */
    740742#ifdef VBOX_WITH_MEM_BALLOONING
    741743        else if (   !strcmp(a->argv[1], "--guestmemoryballoon")
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