Home | History | Annotate | Download | only in setup

Lines Matching refs:ShellUtil

328   ShellUtil::ShellChange install_level = ShellUtil::CURRENT_USER;
329 ShellUtil::ShortcutProperties updated_properties(install_level);
333 // ShellUtil::ShortcutLocations.
335 for (int location = ShellUtil::SHORTCUT_LOCATION_FIRST;
336 location < ShellUtil::NUM_SHORTCUT_LOCATIONS; ++location) {
337 if (!ShellUtil::UpdateShortcutsWithArgs(
338 static_cast<ShellUtil::ShortcutLocation>(location), dist,
356 ShellUtil::ShellChange install_level = installer_state.system_install() ?
357 ShellUtil::SYSTEM_LEVEL : ShellUtil::CURRENT_USER;
360 // ShellUtil::ShortcutLocations.
362 for (int location = ShellUtil::SHORTCUT_LOCATION_FIRST;
363 location < ShellUtil::NUM_SHORTCUT_LOCATIONS; ++location) {
364 if (!ShellUtil::RemoveShortcuts(
365 static_cast<ShellUtil::ShortcutLocation>(location), dist,
677 string16 classes_path(ShellUtil::kRegClasses);
695 &ShellUtil::kPotentialFileAssociations[0]; *filetype != NULL;
758 string16 reg_prog_id(ShellUtil::kRegClasses);
764 string16 reg_app_id(ShellUtil::kRegClasses);
766 // Append the requested suffix manually here (as ShellUtil::GetBrowserModelId
778 for (RegistryKeyIterator iter(root, ShellUtil::kRegStartMenuInternet);
781 client_key.assign(ShellUtil::kRegStartMenuInternet)
784 open_key.assign(client_key).append(ShellUtil::kRegShellOpen);
790 root, ShellUtil::kRegStartMenuInternet, NULL,
798 ShellUtil::kRegStartMenuInternet).c_str(),
807 root, ShellUtil::kRegRegisteredApplications,
812 string16 app_key(ShellUtil::kRegClasses);
819 string16 app_path_key(ShellUtil::kAppPathsRegistryKey);
829 for (int i = 0; ShellUtil::kPotentialFileAssociations[i] != NULL; ++i) {
830 file_assoc_key.assign(ShellUtil::kRegClasses);
832 file_assoc_key.append(ShellUtil::kPotentialFileAssociations[i]);
842 open_with_progids_key.append(ShellUtil::kRegOpenWithProgids);
853 root, ShellUtil::kRegStartMenuInternet, NULL,
858 string16 parent_key(ShellUtil::kRegClasses);
863 &ShellUtil::kPotentialProtocolAssociations[0];
868 child_key.assign(parent_key).append(ShellUtil::kRegShellOpen);
895 suffix = ShellUtil::GetCurrentInstallationSuffix(dist, chrome_exe);
898 string16 ext_prog_id(ShellUtil::kRegClasses);
905 string16 ext_association(ShellUtil::kRegClasses);
1076 const string16 suffix(ShellUtil::GetCurrentInstallationSuffix(browser_dist,
1086 ShellUtil::QuickIsChromeRegisteredInHKLM(
1167 const string16 suffix(ShellUtil
1191 if (ShellUtil::GetOldUserSpecificRegistrySuffix(&old_style_suffix) &&
1215 ShellUtil::QuickIsChromeRegisteredInHKLM(