0

Possible Duplicate:
Why install for “just me” as opposed to “everybody”? (windows installer)

when i was installing a installer it had two radio buttons "just me" and "everyone"

i am not able to differentiate these two radio buttons.

can any one guide me in this?

2 Answers2

4

Just me will install only to your profile (desktop/application menu).

Everyone will install into the shared profile (All Users) that every user has access to.

Gnoupi
  • 8,188
Oded
  • 1,146
0

Its to do with user accounts - Just me would make the application only available to the current user.

Everyone would be to anyone who logs into the PC.

Gnoupi
  • 8,188
LiamB
  • 259