Changeset 51844 in vbox for trunk/src/VBox/Installer/win/InstallHelper
- Timestamp:
- Jul 3, 2014 1:03:19 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp
r51168 r51844 700 700 701 701 logStringW(hModule, L"Uninstalling NetFlt done, error = 0x%x", uErr); 702 703 /* Never fail on uninstall. */704 uErr = ERROR_SUCCESS;705 702 } 706 703 else
Note:
See TracChangeset
for help on using the changeset viewer.