VirtualBox

Changeset 35705 in vbox


Ignore:
Timestamp:
Jan 25, 2011 12:10:31 PM (14 years ago)
Author:
vboxsync
Message:

Argument fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp

    r35704 r35705  
    10391039            if (   (   !_tcsicmp(argv[2], _T("install"))
    10401040                    || !_tcsicmp(argv[2], _T("uninstall")))
    1041                 && argc == 4)
     1041                && argc >= 4)
    10421042            {
    10431043                if (OSinfo.dwMajorVersion < 5)
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