Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows XP > Windows XP New Users

Notices

Reply

User Accounts...HELP!

 

LinkBack Thread Tools Display Modes
Old 02-13-2004, 08:07 PM   #1 (permalink)
Default User Accounts...HELP!

I installed all my software under the Admin account. Then
I created a 2nd limited account but when I log on under
the limited account name none of the new software or
anything is there. Can anyone tell me how to fix this? How
can I make everything available to bot user accounts.
Nikki
Guest
 
Posts: n/a
Reply With Quote  
Old 02-13-2004, 10:34 PM   #2 (permalink)
Default Re: User Accounts...HELP!

The programs you see under the Start menu have nothing to do with whether or
not you are an administrator.

A user will see the icons that are in his own profile under \DOCUMENTS AND
SETTINGS\username\START MENU\ as well as anything under \DOCUMENTS AND
SETTINGS\ALL USERS\START MENU. Same idea with Desktop icons (there's a
desktop folder in those locations.)


It's is a matter of how the application's setup program works.

Sometimes you need to move the icons from the individual user's Start
Menu/Desktop into the All Users one. Other (poorly written) applications
may actually insist that you run the installation under each specific user's
profile-- which may require you to temporarily elevate that account to an
administrator level.


--
Colin Nash
Microsoft MVP
Windows Printing/Imaging/Hardware



"Nikki" <anonymous@discussions.microsoft.com> wrote in message
news:1016401c3f275$59701940$a401280a@phx.gbl...
Quote:
> I installed all my software under the Admin account. Then
> I created a 2nd limited account but when I log on under
> the limited account name none of the new software or
> anything is there. Can anyone tell me how to fix this? How
> can I make everything available to bot user accounts.

Colin Nash [MVP]
Guest
 
Posts: n/a
Reply With Quote  
Old 02-20-2004, 10:54 AM   #3 (permalink)
Default Re: User Accounts...HELP!

On Fri, 13 Feb 2004 18:34:32 -0500, "Colin Nash [MVP]"
<cnash-REMOVETHIS-@mvps.org> wrote:
Quote:
>The programs you see under the Start menu have nothing to do with whether or
>not you are an administrator.
>
>A user will see the icons that are in his own profile under \DOCUMENTS AND
>SETTINGS\username\START MENU\ as well as anything under \DOCUMENTS AND
>SETTINGS\ALL USERS\START MENU. Same idea with Desktop icons (there's a
>desktop folder in those locations.)
>
>
>It's is a matter of how the application's setup program works.
>
>Sometimes you need to move the icons from the individual user's Start
>Menu/Desktop into the All Users one. Other (poorly written) applications
>may actually insist that you run the installation under each specific user's
>profile-- which may require you to temporarily elevate that account to an
>administrator level.
Try this little batch program to copy icons from current user's menu
to All Users menu:

@echo off
echo Copying Program short cuts from current user to All Users
xcopy c:\documents and settings\%username%\start menu\programs\*.*"
"c:\documents and settings\all users\start menu\programs"
pause

Peter Hutchison
Windows FAQ
http://www.pcguru.plus.com/
Peter Hutchison
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
user accounts with different email accounts brat38 Windows Vista Networking & Sharing 0 05-10-2008 04:33 AM
user accounts don't show up on manage accounts DavidDuffy Windows Vista Administration 0 10-10-2007 11:30 PM
Standard user accounts can access files of other accounts??!! Ralf Windows Vista Administration 0 06-04-2007 10:53 AM
Getting Juno email client to run in User Accounts that have Privliged User privliges ... Max Power Windows XP Configuration & Management 0 05-25-2006 12:42 AM
New accounts that I did not create appears when I pull up Control Panel --> User Accounts Zero Wolfe Windows XP Security & Administration 3 09-11-2003 06:02 PM


All times are GMT. The time now is 11:53 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