NIM Posted September 29, 2006 Posted September 29, 2006 If there's one thing that puts me off an application, it's when it unnecessarily inserts itself into the Windows startup process so that it can have its very own system tray icon from whence it can spam me with annoying messages. Obviously it makes sense for some applications to run on startup (for example, I want Windows Live Messenger to be running without me needing to manually start it each time). The problem is that there are multiple places where an application can register itself for execution on startup, and this makes it hard to retain control over which programs are granted such esteemed status.Of course, I wouldn't be writing this entry unless Windows Vista had a solution! From the start menu search bar, type System Configuration, and click on the link that comes up. You'll be required to provide privilege elevation unless you've disabled UAC, and then you'll see the following utility:As you can see from the above screenshot, the Startup tab enumerates all the applications that are set to run as startup, regardless of whether they are set in the registry (either per-machine or per-user), the user profile, or simply the startup folder in the Programs entry of the start menu. You can disable any or all of them; they'll still be listed there so that you can switch them on again if you need to.I should note in passing that this tool also allows you to do some other pretty useful things, like editing your boot configuration database (no need to master arcane bcdedit commands any longer) or accessing a variety of other system tools and utilities. It's the power user's configuration tool of choice - go check it out!Tim Sneath Blog Quote
Racker_CRO Posted September 29, 2006 Posted September 29, 2006 Just FYI you can type msconfig into Run window. :clap: Quote
NIM Posted September 29, 2006 Author Posted September 29, 2006 Just FYI you can type msconfig into Run window. :clap:Yup, I know, but this tip shows how useful could be search bar in the start menu of Vista It's easier for some users to access System Configuration Utility by typing that in the search menu then typing msconfig 'cause they probably haven't heard for that shortcut before Quote
Space Surfer Posted March 31, 2007 Posted March 31, 2007 Just FYI you can type msconfig into Run window. :clap:Or you could type msconfig in the search box. Search also functions as the new Run box. Quote
NIM Posted March 31, 2007 Author Posted March 31, 2007 Or you could type msconfig in the search box. Search also functions as the new Run box.Actually it just runs the first result "search" finds. It does not replace the "run" box Quote
Space Surfer Posted March 31, 2007 Posted March 31, 2007 Humm, type notepad.exe c:\filename.txt and you'll see "Search" functions as Run box. Replace filename.txt with any file on your drive.Therefore, it's not necessary to bring back Run in start menu, since Search functions as both Search and Run.This works for me anyway. Quote
happyandyk Posted July 14, 2007 Posted July 14, 2007 ^ as smentioned aboved autorun rocks ! its a startup cleaner utility that is similar to the MSCONFIG utility. MSCONFIG only shows you startup and services and it doesn Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.