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

/vbox/src/VBox/Installer/win/InstallHelper/
H A DVBoxInstallHelper.cpp325 logStringW(hModule, L"InstallBranding: Could not write value %s! Error %ld", pwszValue, rc);
456 UINT __stdcall InstallBranding(MSIHANDLE hModule) function
459 logStringW(hModule, L"InstallBranding: Handling branding file ...");
485 logStringW(hModule, L"InstallBranding: Handling done. (rc=%u (ignored))", rc);

Completed in 48 milliseconds