Lines Matching defs:install
251 // On the install page set the focus to the install button or
252 // the next enabled control if install is disabled
286 ExitOnFailure(hr, L"Failed to get install scope");
440 // Ensure the All Users install button has a UAC shield
768 BalFormatString(L"Cannot install [WixBundleName] because it is already installed.", &_failedMessage);
772 "Related bundle %ls is preventing install",
926 LONGLONG install;
929 if (SUCCEEDED(_engine->GetVariableNumeric(wzFeatureId, &install)) && install) {
1273 // If doing a non-interactive install and download source is available, let's try downloading the package silently
1734 // CreateMainWindow - creates the main install window.
2215 BalExitOnFailure(hr, "Cannot install a product when a newer version is installed.");
2270 // If our install is at the end (success or failure) and we're not showing full UI
2966 // Found a system-wide install, so enable these settings.
2979 // Get the previous install directory. This can be changed by the
3003 ExitOnFailure(hr, L"Failed to get install scope");
3009 BalExitOnFailure(hr, "Failed to get the default install directory");
3012 BalLogError(E_INVALIDARG, "Default install directory is blank");
3019 BalExitOnFailure(hr, "Failed to set install target directory");
3096 // When resuming from restart doing some install-like operation, try to find the package that forced the