Startup Programmes

Discussion in 'Windows OS's' started by thomas234, Jun 12, 2006.

  1. thomas234

    thomas234 Big Geek

    Likes Received:
    0
    Trophy Points:
    16
    Hi, is there any way I can make programmes start up only on my user, and no-one elses? Eg I've made a programme that counts the amount of times you log on, but I only want it to run on my user, not my brothers.

    Thanks, Thomas
     
  2. donkey42

    donkey42 plank

    Likes Received:
    9
    Trophy Points:
    38
    yes setup separate user accounts fo everyone using the pc then login with your user name and password to do this in XP dbl clck users in contol panel in linux you need to be logged in as administrator (root) to change user accounts
     
  3. thomas234

    thomas234 Big Geek

    Likes Received:
    0
    Trophy Points:
    16
    Yeah, I've already done that, but If I add a programme to the startup folder in XP it loads that programme for every user, not just mine, what I'm saying is I only want it to start when i log onto my user.

    Thanks, Thomas
     
  4. donkey42

    donkey42 plank

    Likes Received:
    9
    Trophy Points:
    38
    hang on a bit i'll just reboot into XP

    sorry my WinXP is poorly, get back to you when i've sorted it
     
  5. thomas234

    thomas234 Big Geek

    Likes Received:
    0
    Trophy Points:
    16
    Ok Thanks
     
  6. megamaced

    megamaced Geek Geek Geek!

    Likes Received:
    0
    Trophy Points:
    36
    What you need to do is drop the programs into your own startup menu, rather then the 'all users' startup menu

    Your personal startup directory is located at C:\Documents And Settings\<Your Username>\Start Menu\Programs\Startup.

    Delete the programs you do not want to start automatically for other user's by navigating to C:\Documents & Settings\All Users\Start Menu\Programs\Startup
     
  7. thomas234

    thomas234 Big Geek

    Likes Received:
    0
    Trophy Points:
    16
    Ok I'll give that a try when I'm next on it.

    Thanks
     
  8. thomas234

    thomas234 Big Geek

    Likes Received:
    0
    Trophy Points:
    16
    Yes it works. Thanks.
     
  9. gumdigger

    gumdigger Geek

    Likes Received:
    0
    Trophy Points:
    16
    I have the same problem. I login as admin and my son also has a account with admin rights. However as you said go to
    Code:
    C:\Documents And Settings\<Your Username>\Start Menu\Programs\Startup.
    and delete unwated programs. but when i try to do that for my sons account, i dont see the programs that i want to stop loading. for eg DU Meter loads up on his account on his account for no reason so i want to stop it loading but i cant see DU meter under the above path.
     
  10. thomas234

    thomas234 Big Geek

    Likes Received:
    0
    Trophy Points:
    16
    As far as I know, not all startup programmes are stored in the startup folder, in XP go start > Run and type msconfig and press enter. Click the startup tab at the top and you will see a list of programmes started on startup.

    Only thing is, I think that changes it for all users.
     
  11. Karanislove

    Karanislove It's D Grav80 Of Luv

    Likes Received:
    0
    Trophy Points:
    36
    Those are the programs, which are not in the "start > programs > startup" and runs automatically when you turns on your windows eg antivirus. You can disable them from msconfig by just clicking on the check box in there or alternatively you you have to manually go into each program and stop it.
    If you want a program to run automatically when you turn on your computer, you can just drag and drop in "start > programs > startup" but that affects all other users to your computer as well.
    This is just your own startup, any program you put over here will run only when you logon to the windows.
     
  12. megamaced

    megamaced Geek Geek Geek!

    Likes Received:
    0
    Trophy Points:
    36
    That's correct. But you will also need to delete entries in:

    C:\Documents And Settings\All Users\Start Menu\Programs\Startup
     

Share This Page