Searched defs:VBoxInstallDriver (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Installer/
H A DVBoxDrvInst.cpp186 int VBoxInstallDriver(const BOOL fInstall, const _TCHAR *pszDriverPath, BOOL fSilent, function
1179 rc = VBoxInstallDriver(!_tcsicmp(argv[2], _T("install")) ? TRUE : FALSE, szINF,

Completed in 656 milliseconds