preventing a progam starting automatically
Thread Starter
More bang for your buck
Joined: Nov 2005
Posts: 3,513
Likes: 1
From: land of the clanger
preventing a progam starting automatically
OK I'm puzzled, I have a program that automatically starts at user log on, there is no setting in the program to turn this feature off so how do I do it? I've been through the registry but cannot see anything obvious. (Windows 7) Yes I can can kill it after it's started but it's the principle.
Joined: Aug 2002
Posts: 3,663
Likes: 0
From: Earth
See what you find in ...
Start -> All Programs -> Startup
OR
OR
Good old msconfig.
Start -> All Programs -> Startup
OR
Code:
C:\Users\**USERNAME**\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
Good old msconfig.



