Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Administration

Notices

Reply

separate user accounts and settings

 

LinkBack Thread Tools Display Modes
Old 03-12-2008, 07:15 PM   #1 (permalink)
Default separate user accounts and settings

Hello all, I was wondering if someone could help me with this. I have windows
vista premium and there are 2 users on our computer. Whenever I load any
software on my side, it also goes on to the other side and visa versa.When we
had xp, this was not a problem as our settings were saved after each session.
So my question is, how do I keep our settings separate in vista? Any help
would be greatly appreciated. Cameron
cameron
Guest
 
Posts: n/a
Reply With Quote  
Old 03-13-2008, 12:12 PM   #2 (permalink)
Default RE: separate user accounts and settings

So to be clear, when you install a program, the shortcuts to that program
appear on the desktop and start menu of both user accounts. You'd like the
shortcuts to appear only on your desktop and start menu.

Generally, where a program puts its shortcuts is that program's business.
Some program installers offer an option to install the program "Just for me"
or "For all users of this computer".


"cameron" wrote:
Quote:
> Hello all, I was wondering if someone could help me with this. I have windows
> vista premium and there are 2 users on our computer. Whenever I load any
> software on my side, it also goes on to the other side and visa versa.When we
> had xp, this was not a problem as our settings were saved after each session.
> So my question is, how do I keep our settings separate in vista? Any help
> would be greatly appreciated. Cameron
Jeff Smith [MSFT]
Guest
 
Posts: n/a
Reply With Quote  
Old 03-13-2008, 11:07 PM   #3 (permalink)
Default RE: separate user accounts and settings


Thanks for your reply, Jeff, but to be more clear, it's not only shortcuts,
but toolbars on internet explorer, the movement of icons on the desktop,
downloaded programs from the internet, and having a program open on one side,
and not being able to use it on the other side. (itunes for example) I have
yet to run into a program that asked me "just for me" or "for all users of
this computer". Thanks, but I'm still stuck!!

"Jeff Smith [MSFT]" wrote:
Quote:
> So to be clear, when you install a program, the shortcuts to that program
> appear on the desktop and start menu of both user accounts. You'd like the
> shortcuts to appear only on your desktop and start menu.
>
> Generally, where a program puts its shortcuts is that program's business.
> Some program installers offer an option to install the program "Just for me"
> or "For all users of this computer".
>
>
> "cameron" wrote:
>
Quote:
> > Hello all, I was wondering if someone could help me with this. I have windows
> > vista premium and there are 2 users on our computer. Whenever I load any
> > software on my side, it also goes on to the other side and visa versa.When we
> > had xp, this was not a problem as our settings were saved after each session.
> > So my question is, how do I keep our settings separate in vista? Any help
> > would be greatly appreciated. Cameron
cameron
Guest
 
Posts: n/a
Reply With Quote  
Old 03-14-2008, 06:33 PM   #4 (permalink)
Default RE: separate user accounts and settings

As Jeff wrote, it is the program install process that controls (or not) what
users can access the program. And my experience has been as yours, that I've
yet to have an installation ask me who can use the program.

But there are some manual steps you can take to control access to programs.
The steps I'll lay out won't help with toolbars, however. And I'm confused
as to what you mean my "movement of icons on the desktop".

Anyway:
Quote:
> after installing program, find the desktop and Start menu shortcuts. If they reside in a public folder like C:\ProgramData\Microsoft\Windows\Start Menu\Programs , then move them to C:\Users\<yourusername>\AppData\Roaming\Microsoft\ Windows\Start Menu\Programs using Windows Explorer. This will make the shortcuts invisible to other users.
> as to the program exe's, there are a couple possibilities:
Quote:
>>1. during the install process, when prompted for the install location, rather than accepting the default like C:\Program Files, change the install path to something like C:\Users\<yourusername>\Programs Installed . This way the executables will only be visible to you.
>>2. (alternatively). If you've installed to C:\Program Files, you can change access security on the entire folder to which the program was installed. Using Windows Explorer, navigate to e.g. C:\Program Files\NewProgram, right click, choose Properties, click on Security. Click Edit, select the entry for
Users (YourComputer-DESKTOP\Users) and click Remove. This is the entry
that give all users access to that folder. CAVEAT: make sure before doing
this, that there is an entry for you (or for administrator). The result is
that other users will be able to see C:\Program Files\NewProgram , but they
cannot access it.

Yes, the process is annoying, but's worked for me. If anyone has a more
streamlined approach, I'm open to being educated. Hope this helps.

"cameron" wrote:
Quote:
> Thanks for your reply, Jeff, but to be more clear, it's not only shortcuts,
> but toolbars on internet explorer, the movement of icons on the desktop,
> downloaded programs from the internet, and having a program open on one side,
> and not being able to use it on the other side. (itunes for example) I have
> yet to run into a program that asked me "just for me" or "for all users of
> this computer". Thanks, but I'm still stuck!!
>
> "Jeff Smith [MSFT]" wrote:
>
Quote:
> > So to be clear, when you install a program, the shortcuts to that program
> > appear on the desktop and start menu of both user accounts. You'd like the
> > shortcuts to appear only on your desktop and start menu.
> >
> > Generally, where a program puts its shortcuts is that program's business.
> > Some program installers offer an option to install the program "Just for me"
> > or "For all users of this computer".
> >
> >
> > "cameron" wrote:
> >
Quote:
> > > Hello all, I was wondering if someone could help me with this. I have windows
> > > vista premium and there are 2 users on our computer. Whenever I load any
> > > software on my side, it also goes on to the other side and visa versa.When we
> > > had xp, this was not a problem as our settings were saved after each session.
> > > So my question is, how do I keep our settings separate in vista? Any help
> > > would be greatly appreciated. Cameron
JohnDavid
Guest
 
Posts: n/a
Reply With Quote  
Old 03-15-2008, 04:52 PM   #5 (permalink)
Default RE: separate user accounts and settings

It sounds like the problems you list are the sort that are usually problems
with the specific program.

For example, it's a known limitation in iTunes that two people can't use it
at the same time (see here:
http://docs.info.apple.com/article.html?artnum=93395).

In my experience, I've found that most "toolbar" type programs are pretty
egotistical. When one person installs them, they assume everybody will want
and love the toolbar. Of course, you can control them using Internet
Explorer 7's "Manage Add-ons" feature (found in the Tools menu).

The desktop icons bit mystifies me, however.


"JohnDavid" wrote:
Quote:
> As Jeff wrote, it is the program install process that controls (or not) what
> users can access the program. And my experience has been as yours, that I've
> yet to have an installation ask me who can use the program.
>
> But there are some manual steps you can take to control access to programs.
> The steps I'll lay out won't help with toolbars, however. And I'm confused
> as to what you mean my "movement of icons on the desktop".
>
> Anyway:
Quote:
> > after installing program, find the desktop and Start menu shortcuts. If they reside in a public folder like C:\ProgramData\Microsoft\Windows\Start Menu\Programs , then move them to C:\Users\<yourusername>\AppData\Roaming\Microsoft\ Windows\Start Menu\Programs using Windows Explorer. This will make the shortcuts invisible to other users.
> > as to the program exe's, there are a couple possibilities:
Quote:
> >>1. during the install process, when prompted for the install location, rather than accepting the default like C:\Program Files, change the install path to something like C:\Users\<yourusername>\Programs Installed . This way the executables will only be visible to you.
> >>2. (alternatively). If you've installed to C:\Program Files, you can change access security on the entire folder to which the program was installed. Using Windows Explorer, navigate to e.g. C:\Program Files\NewProgram, right click, choose Properties, click on Security. Click Edit, select the entry for
> Users (YourComputer-DESKTOP\Users) and click Remove. This is the entry
> that give all users access to that folder. CAVEAT: make sure before doing
> this, that there is an entry for you (or for administrator). The result is
> that other users will be able to see C:\Program Files\NewProgram , but they
> cannot access it.
>
> Yes, the process is annoying, but's worked for me. If anyone has a more
> streamlined approach, I'm open to being educated. Hope this helps.
>
> "cameron" wrote:
>
Quote:
> > Thanks for your reply, Jeff, but to be more clear, it's not only shortcuts,
> > but toolbars on internet explorer, the movement of icons on the desktop,
> > downloaded programs from the internet, and having a program open on one side,
> > and not being able to use it on the other side. (itunes for example) I have
> > yet to run into a program that asked me "just for me" or "for all users of
> > this computer". Thanks, but I'm still stuck!!
> >
> > "Jeff Smith [MSFT]" wrote:
> >
Quote:
> > > So to be clear, when you install a program, the shortcuts to that program
> > > appear on the desktop and start menu of both user accounts. You'd like the
> > > shortcuts to appear only on your desktop and start menu.
> > >
> > > Generally, where a program puts its shortcuts is that program's business.
> > > Some program installers offer an option to install the program "Just for me"
> > > or "For all users of this computer".
> > >
> > >
> > > "cameron" wrote:
> > >
> > > > Hello all, I was wondering if someone could help me with this. I have windows
> > > > vista premium and there are 2 users on our computer. Whenever I load any
> > > > software on my side, it also goes on to the other side and visa versa.When we
> > > > had xp, this was not a problem as our settings were saved after each session.
> > > > So my question is, how do I keep our settings separate in vista? Any help
> > > > would be greatly appreciated. Cameron
Jeff Smith [MSFT]
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
creating separate user logins for email jim Windows Vista Administration 3 08-18-2007 04:20 PM
Best way to separate OS/programs from user data? danneman Windows Vista Administration 3 08-12-2007 04:45 PM
Standard user accounts can access files of other accounts??!! Ralf Windows Vista Administration 0 06-04-2007 10:53 AM
show different accounts in separate folders anna Windows Vista Mail 2 02-23-2007 10:33 PM
Separate user account for games-less clutter c128user Windows XP Configuration & Management 0 10-28-2005 09:46 PM


All times are GMT. The time now is 02:50 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90