Working on google chrome uninstall using
wait cmd /c taskkill /im chrome.exe /T /f
waithidden {value “uninstallstring” of key “HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Google Chrome” of registry}
actionscript. First time this script successfully uninstalled the google chrome. I again install google chrome and try to uninstall it, but it is not working. What I observed is this Google Chrome folder is not present in this Uninstall folder.