Status: Untriaged Owner: [email protected] CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-Installer System-level
New issue 6226 by [email protected]: For system level uninstall, --force-uninstall parameter doesn't terminate the chrome processes running in NonAdmin http://code.google.com/p/chromium/issues/detail?id=6226 What steps will reproduce the problem? 1. Install System level chrome 2.0.156.1 2. Open an instance of Chrome in NonAdmin 3. Switch back to Admin and use --force-uninstall parameter to uninstall What is the expected output? What do you see instead? Expected is to terminate all the Chrome processes running and uninstall Chrome but we don't terminate the processes running in NonAdmin. As a result, you can see some of the things not being removed Log file --------- [0109/174321:ERROR:uninstall.cc(133)] Failed to delete registry key: Software\Classes\Applications\chrome.exe [0109/174321:ERROR:uninstall.cc(133)] Failed to delete registry key: Software\Classes\.htm\OpenWithList\chrome.exe [0109/174321:ERROR:uninstall.cc(133)] Failed to delete registry key: Software\Classes\.html\OpenWithList\chrome.exe [0109/174321:ERROR:uninstall.cc(133)] Failed to delete registry key: Software\Classes\.shtml\OpenWithList\chrome.exe [0109/174321:ERROR:uninstall.cc(133)] Failed to delete registry key: Software\Classes\.xht\OpenWithList\chrome.exe [0109/174321:ERROR:uninstall.cc(133)] Failed to delete registry key: Software\Classes\.xhtml\OpenWithList\chrome.exe [0109/174321:ERROR:uninstall.cc(133)] Failed to delete registry key: Software\Clients\StartMenuInternet\chrome.exe [0109/174321:ERROR:uninstall.cc(133)] Failed to delete registry key: Software\Classes\ChromeHTML [0109/174321:ERROR:uninstall.cc(147)] Failed to delete registry value: Google Chrome [0109/174321:ERROR:uninstall.cc(104)] Failed to delete folder (1st try): C:\Program Files\Google\Chrome\Application [0109/174321:ERROR:uninstall.cc(108)] Failed to delete folder (2nd try): C:\Program Files\Google\Chrome\Application -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
