What's the advantage of Google Chrome's strange setup strategy? [duplicate]
Possible Duplicate:
What are the advantages of installing programs in AppData like Google Chrome?
It will install itself somewhere in %HOMEPATH%. Why not in %PROG开发者_Go百科RAMFILES%?
I've always assumed this is to avoid forcing the user to have administrative privileges.
I guess the most important reason is roaming. So if you logon to another computer in the same domain, you can have it there too (although roaming is not enabled in every domain).
精彩评论