Why Google chrome is not installed in windows program files directory I mean "C:\program files\Google Chrome" ?
why they have installed in
"C:\Documents and Settings\user\Local Settings\Application Data\Google\Chrome\Application\chrome.exe"
|
1
|
Why Google chrome is not installed in windows program files directory I mean "C:\program files\Google Chrome" ? why they have installed in
|
|||
|
|
closed as not programming related by Brian, Brian Rasmussen, schnaader, Chris Young, Hank Gay Mar 19 at 8:24 |
|
|
I quote:
from http://blog.chromium.org/2009/01/google-chrome-installation-and-updates.html |
||
|
|
|
|
It is a ClickOnce application. That's the default location. |
||||||||||
|
|
|
Probably to make a non-administrative install (ie you don't need administrator privileges) possible. Microsoft also uses this 'trick' for ClickOnce deployment. |
||
|
|