google chrome - how can I get browser profile path with extension -


how can browser (from chrome://version/) executable file , profile path params extension ??

because malicious programs changed chrome profile path
(e.g. c:\program files (x86)\eastmy\application\chrome.exe\ instead of c:\program files (x86)\google\chrome\application\chrome.exe)


Comments

Popular posts from this blog

php - Auto increment employee ID -

php - isset function not working properly -

python - Evaluating the next line in a For Loop while in the current iteration -