<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; startup</title> <atom:link href="http://www.ghacks.net/tag/startup/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 16:53:42 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Repairing a Corrupt Multi-Boot Startup</title><link>http://www.ghacks.net/2011/03/21/repairing-a-corrupt-multi-boot-startup/</link> <comments>http://www.ghacks.net/2011/03/21/repairing-a-corrupt-multi-boot-startup/#comments</comments> <pubDate>Mon, 21 Mar 2011 09:00:30 +0000</pubDate> <dc:creator>Mike Halsey MVP</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[boot]]></category> <category><![CDATA[repair]]></category> <category><![CDATA[startup]]></category> <category><![CDATA[Windows]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=42853</guid> <description><![CDATA[I get all manner of emails in my weekly mailbag, but one of the most common is about repairing a corrupt startup. I have a video on YouTube explaining how to use the Startup Repair features in Windows 7 (this will also apply to Windows Vista and Windows Server 2003 and 2008) but what happens if [...]]]></description> <content:encoded><![CDATA[<p>I get all manner of emails in my weekly mailbag, but one of the most common is about repairing a corrupt startup. I have a video on <a
href="http://www.youtube.com/watch?v=EbQgBu7_Tbc" target="_blank">YouTube</a> explaining how to use the Startup Repair features in Windows 7 (this will also apply to Windows Vista and Windows Server 2003 and 2008) but what happens if you have a multi-boot system?</p><p>I received an email this weekend from someone who was running Vista, Windows 7 and Windows Server 2008 in a multi-boot system. You might be surprised but this system actually makes it relatively easy to rescue a multi-boot system. But what if you&#8217;re running Windows XP or Linux and how would you rescue that?</p><h3>Identifying the Boot files</h3><p>On all new Windows systems you&#8217;ll find that in order to be able to install an operating system such as Windows XP or Linux, you&#8217;ll have to install that <em>before</em> Windows Vista or Windows 7. This is because of the new secure windows boot system. If you <strong>right-click</strong> on <strong>Computer</strong> in the Start Menu and select <strong>Manage</strong> from the context menu that appears you will bring up the <em>Computer Management Console</em>. Here you can click on <strong>Disk Management</strong> in the left-hand panel to see the hard disks and partitions in your computer.</p><p>You should have a 100Mb partition called <em>System Reserved</em>. This is where Windows keeps all its boot information. If you do not have this partition and are running Vista, Windows 7 or Windows Server then that boot information will be store on the Windows partition itself (whichever one of these three you installed first). Do note though that this partition might even be on a separate drive to your copy of Windows.<br
/> <img
src="http://www.ghacks.net/wp-content/uploads/2011/03/Computer-Management-550x96.png" alt="computer management" width="550" height="96" /></p><h3>Backing up the Boot files</h3><p>The best thing to do when everything is working is to create a full backup of this <em>System Reserved</em> partition. If you use the System Image Backup feature in Vista, Windows 7 or Windows Server 2003 or 2008 to create a full backup of your copy of Windows then this partition will automatically be backed up and will be restored when you restore that image of Windows (any of them in fact if you have more than one).</p><p>You could also use a third-party disk imaging tool such as Symantec Ghost to back up just the <em>System Reserved</em> partition and even though these can be expensive, a search of computer magazine cover disks or a trip to downloads.com should reveal one you can use for free. You should create an image of this boot partition and keep it somewhere safe on your computer.</p><p>With this backup should your computer&#8217;s boot files become corrupt, simply restoring the <em>System Image</em> backup will reset everything and get your computer operating again.</p><h3>Manually Backing up and Rebuilding the BCD boot file</h3><p>I have another video which explains how to manually rebuild the boot files in Windows which you can see <a
href="http://www.youtube.com/watch?v=o63LVLHpQqc" target="_blank">here</a>. You could run through this and find that it successfully repairs the boot files. If you follow the instructions to get as far as making a backup copy of the BCD boot file, you can then copy this file out to another safe place on your computer when it&#8217;s all working. This means that you can copy it back should it become corrupt.</p><p>This method offers no guarantee of repair success but in conjunction with the other BDCEDIT commands I talk about in the video, offers you a fair chance of success at getting your system working again.</p><h3>Repairing a Multi-Boot Startup</h3><p>Okay, so let&#8217;s assume now that you don&#8217;t have one of these backups and your boot files are corrupt, how can you repair them? The only way to do this now is to repair them <strong>in order of age</strong>so far as the boot systems go. This means that you should start first with Windows XP or Linux and then do Windows Vista or Windows Server 2003 and Windows 7 or Windows Server 2008 last of all.</p><p>If you are just using Windows XP and Linux then the XP recovery console will be able to help you rescue your system, but this won&#8217;t work if you have Windows Vista or later installed as this introduced a new boot system that&#8217;s incompatible with XP and Linux.</p><p>You&#8217;ll need to reinstall the older OSes (XP or Linux, <em>Yes I know Linux isn&#8217;t old, only its boot system!</em>) as these operating systems don&#8217;t come with a startup repair system like newer versions of Windows. You can perform a fresh install over the top of your existing copy but <em>do not </em>format the partition. This will copy all your files in XP into a Windows.old folder from which you will be able to recover files and data.</p><p>With the newer copies of Windows you can then start by trying Startup repair again though at this point it&#8217;s probably not going to work. When time comes to reinstall try formatting the <em>System Reserved</em> partition <strong>ONCE</strong> and only on the first install. Windows XP and Linux won&#8217;t have used it so you can clean it out to start afresh. Then reinstall in the same way as with XP by performing a fresh install over the top of your existing copy <em>without</em> formatting the drive. This will put your old copy of Windows into a Windows.old folder from which you can rescue files.</p><p>The first time you install Windows Vista, Windows 7 or Windows Server 2003 or 2008 this boot partition will be rebuilt and it will include the relevant information for XP and Linux if you have them installed as well. <strong>NOTE</strong> this time Windows may put the system reserved partition in a different place and has even been known to put it on other hard drives containing files or data. If this is the case you can move it, and I&#8217;ll write this up in a separate article this week.</p><p>If you do keep your files and data on a separate hard disk or partition then you can feel free to format the drives or partitions before reinstalling your copies of Windows as this will create nice clean installation for you and should repair any problems with the partition itself.</p><h3>Conclusions</h3><p>This isn&#8217;t an easy or quick process by any stretch of the imagination, however in the case of dual-boot systems that are either simple or complex, it ought to get you up and running again. Good luck.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/03/21/repairing-a-corrupt-multi-boot-startup/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Windows Startup Programs Manager Toplist</title><link>http://www.ghacks.net/2011/01/06/windows-startup-programs-manager-toplist/</link> <comments>http://www.ghacks.net/2011/01/06/windows-startup-programs-manager-toplist/#comments</comments> <pubDate>Thu, 06 Jan 2011 16:47:05 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[startup]]></category> <category><![CDATA[startup manager]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=38741</guid> <description><![CDATA[If you look for a program to manage startup applications in Windows you end up with dozens effortlessly. They all allow the user to manage startup items, but similarities end there. Some applications display all startup applications and files while others limit the display to the most common locations. Some startup managers may be to [...]]]></description> <content:encoded><![CDATA[<p>If you look for a program to manage startup applications in Windows you end up with dozens effortlessly. They all allow the user to manage startup items, but similarities end there. Some applications display all startup applications and files while others limit the display to the most common locations. Some startup managers may be to complex for beginners or inexperienced computer users while others can be used by everyone with ease.</p><p>This toplist lists the best startup managers for Windows in the categories experts and best allrounder to ensure that users of all experience levels and expectations find the best suitable application. Additional applications are listed at the end.</p><h3>Expert startup manager</h3><p>When it comes to a professional startup manager for Windows Autoruns is usually the application used and recommended. The application has been developed by Sysinternals which are now part of Microsoft.</p><p>The application is a complete startup manager for Windows that offers in depth information not only about the usual startup locations in the Windows Registry and various startup folders but also about other files, programs and services that get started during Windows launch. This includes for instance the scheduled tasks, Internet Explorer Browser Helper Objects and toolbars, Services or network providers.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/autoruns-550x456.jpg" alt="autoruns" title="autoruns" width="550" height="456" class="alignnone size-medium wp-image-38742" /></p><p>The program offers to hide Microsoft items from the lists and can analyze offline systems as well.</p><p>Autoruns is compatible with 32-bit and 64-bit Windows operating systems. Downloads are <a
href="http://technet.microsoft.com/en-us/sysinternals/bb963902">provided</a> at the program homepage.</p><p><strong>Runner up</strong></p><p>Starter is not as complete as Autoruns when it comes to startup items, and the developers do not want it to be. The biggest strength of Starter is that it displays all relevant startup items directly on launch.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/Starter-550x451.jpg" alt="Starter" title="Starter" width="550" height="451" class="alignnone size-medium wp-image-38744" /></p><p>The sidebar displays the locations that are scanned during startup. It is usually not necessary to switch around as all items are displayed in the main interface directly. It can however be helpful to remove specific items only.</p><p>Start displays processes and services as well with possibilities to end processes or change startup types of services. <a
href="http://codestuff.tripod.com/products_starter.html">Starter</a> is available as a portable application and installer at the developer homepage.</p><p><strong>Runner Up</strong></p><p>OSAM Startup Manager offers interesting features and comprehensive information about the system&#8217;s startup items. It is for instance possible to scan files with an online malware scanner with an option to submit it to the developers of the application if it is not in the database yet.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/autorun-manager-550x326.jpg" alt="autorun manager" title="autorun manager" width="550" height="326" class="alignnone size-medium wp-image-38747" /></p><p>Autorun Manager is <a
href="http://www.online-solutions.ru/en/products/osam-autorun-manager.html">available</a> as a portable version and installer at the developer website.</p><p><strong>Runner Up</strong></p><p>ESET SysInspector comes with an autostart manager and a lot more. One of the great aspects of it is that it assigns a risk level to known startup items, processes and other programs that are running.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/eset-sysinspector-550x388.jpg" alt="eset sysinspector" title="eset sysinspector" width="550" height="388" class="alignnone size-medium wp-image-38748" /></p><p><a
href="http://www.eset.com/download/free-antivirus-utilities">ESET SysInspector</a> is available as a 32-bit and 64-bit edition for the Windows operating system.</p><h3>User Friendly startup manager</h3><p>MSConfig is a first party Windows tool that ships with every version of the operating system. It can be launched directly by pressing Windows-R to bring up the run box, typing msconfig in the box and hitting enter. While it is not the most feature complete startup manager it can be used directly without having to download a software first.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/msconfig-550x367.jpg" alt="msconfig" title="msconfig" width="550" height="367" class="alignnone size-medium wp-image-38745" /></p><p><strong>Runner Up:</strong></p><p>Startup Control is a tiny portable software that displays pretty much the same information as MSConfig, albeit in a slightly more complicated manner. Instead of displaying all startup items in one list, it divides them into locations which means that the user has to click on all entries to assess and manage all startup items.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/startup-control.jpg" alt="startup control" title="startup control" width="444" height="341" class="alignnone size-full wp-image-38746" /></p><p>The program is easy to use leaving little room for error. Downloads are <a
href="http://www.mlin.net/StartupCPL.shtml">provided</a> at the developer website.</p><h3>Helpful programs</h3><p><a
href="http://www.ghacks.net/2010/04/05/windows-startup-manager-what-in-startup/">What in Startup by Nirsoft</a><br
/> <a
href="http://www.ghacks.net/2010/04/05/windows-startup-manager-what-in-startup/">MSConfig Cleanup</a>, remove old entries from MSConfig.<br
/> <a
href="http://www.ghacks.net/2010/01/23/manage-windows-startup-programs-with-disable-startup/">Disable Startup</a>, block new startup items from being added to the operating system.</p><p>Which startup manager are you using?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/01/06/windows-startup-programs-manager-toplist/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Launch Later, Delay Autostart Applications</title><link>http://www.ghacks.net/2010/10/16/launch-later-delay-autostart-applications/</link> <comments>http://www.ghacks.net/2010/10/16/launch-later-delay-autostart-applications/#comments</comments> <pubDate>Sat, 16 Oct 2010 19:26:39 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[autostart]]></category> <category><![CDATA[delay autostart]]></category> <category><![CDATA[launch later]]></category> <category><![CDATA[startup]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=35937</guid> <description><![CDATA[One of the most effective ways of speeding up the system start of the Windows operating system is to disable autostart entries that are not needed during or immediately after the operating system launch. But that is obviously only an option if the programs are not needed. There are however programs that are required shortly [...]]]></description> <content:encoded><![CDATA[<p>One of the most effective ways of speeding up the system start of the Windows operating system is to disable autostart entries that are not needed during or immediately after the operating system launch. But that is obviously only an option if the programs are not needed.</p><p>There are however programs that are required shortly after system boot, usually because they need to be used all the time, or display relevant data that is needed.</p><p>A viable option in this case is to delay the application launch slightly, so that it does not interfere with the operating system startup, but becomes available shortly after the OS has loaded the desktop.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/10/launch-later.jpg" alt="launch later" title="launch later" width="403" height="346" class="alignnone size-full wp-image-35938" /></p><p>The Add App button can be used to add programs to the delayed startup. The program unfortunately does not tap into the existing startup items to delay them. Applications can be added via the Add App button. All local executable files can be selected. It is furthermore possible to select a custom startup delay in seconds for each application, and configure launch parameters which is optional.</p><p>LaunchLater adds itself to the Windows start menu to execute the delayed programs after the system startup. It is necessary to delete the items that have been added to the app from their original startup locations to avoid conflicts.</p><p><a
href="http://launchlater.codeplex.com/">Launch Later</a> is available for download at the Codeplex profile site.  The program requires a version of the Microsoft .NET Framework, but the developer fails to mention which. An interesting alternative is <a
href="http://www.ghacks.net/2008/12/22/delay-startup-software/">Startup Delayer</a>, which integrates nicely with the the existing autostart configuration.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/10/16/launch-later-delay-autostart-applications/feed/</wfw:commentRss> <slash:comments>17</slash:comments> </item> <item><title>Windows Startup Manager What In Startup</title><link>http://www.ghacks.net/2010/04/05/windows-startup-manager-what-in-startup/</link> <comments>http://www.ghacks.net/2010/04/05/windows-startup-manager-what-in-startup/#comments</comments> <pubDate>Mon, 05 Apr 2010 07:12:49 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[nirsoft]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[startup]]></category> <category><![CDATA[startup programs]]></category> <category><![CDATA[what in startup]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows startup manager]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=24174</guid> <description><![CDATA[Nothing beats Autoruns when it comes to making a thorough analysis of the startup programs and files that are loaded during Windows startup. But Autoruns can be intimidating to some users because of its functionality and features. What In Startup is a portable Windows startup manager that has been created by Nirsoft. The software program [...]]]></description> <content:encoded><![CDATA[<p>Nothing beats Autoruns when it comes to making a thorough analysis of the startup programs and files that are loaded during Windows startup.  But Autoruns can be intimidating to some users because of its functionality and features.</p><p>What In Startup is a portable Windows startup manager that has been created by Nirsoft. The software program displays a list of programs that are automatically started during system start. It looks both in the Windows Registry and standard run locations to make sure all of them are listed in its interface.</p><p>Each application is listed with its name and path, the type (where it was found, if it is disabled, the product name, file version and more.</p><p><span
id="more-24174"></span>Individual or multiple startup items can be managed from the controls at the top or by right-clicking in the interface.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/04/windows_startup_manager-500x317.jpg" alt="windows startup manager" title="windows startup manager" width="500" height="317" class="alignnone size-medium wp-image-24175" /></p><p>The most common selections are to enable, disable or delete items from the startup list. Disabled or deleted programs will not be loaded during Windows start which speeds up the loading of the operating system.</p><p>The application offers the standard Nirsoft features like creating HTML reports or a build in search. It is furthermore possible to create new startup entries and to open the locations on the computer system or Registry where the selected startup item is referenced.</p><p>What In Startup has two interesting advanced features that might make it interesting to some users. The first is called permanent disable and is activated by default. This feature permanently disables a startup program so that it will be automatically disabled if it is enabled again at a later time. Some programs enable their startup items automatically even if they have been disabled by the user, the same is true for malicious code.</p><p>The second feature is the option to load startup items from remote or external sources like another user&#8217;s account or another Windows installation.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/04/what_in_startup-500x265.jpg" alt="what in startup" title="what in startup" width="500" height="265" class="alignnone size-medium wp-image-24176" /></p><p>What In Startup is a portable software program for Windows that is compatible with 32-bit and 64-bit editions. It can be used to quickly and efficiently manage the startup items in Windows. The program is <a
href="http://www.nirsoft.net/utils/what_run_in_startup.html">available</a> for download at the official Nirsoft website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/04/05/windows-startup-manager-what-in-startup/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Windows Startup Manager</title><link>http://www.ghacks.net/2009/03/04/windows-startup-manager/</link> <comments>http://www.ghacks.net/2009/03/04/windows-startup-manager/#comments</comments> <pubDate>Wed, 04 Mar 2009 10:12:10 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[autostart]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[startup]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10903</guid> <description><![CDATA[Autoruns is for many experienced computer users the only software program worth mentioning when it comes to managing Windows startup settings. Inexperienced users on the other hand are often overwhelmed by the sheer functionality of the startup software and prefer software programs that display less information and concentrate on the core: listing Windows startup programs. [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.ghacks.net/2006/05/18/do-i-really-need-to-to-run-this-program-at-startup/">Autoruns</a> is for many experienced computer users the only software program worth mentioning when it comes to managing Windows startup settings. Inexperienced users on the other hand are often overwhelmed by the sheer functionality of the startup software and prefer software programs that display less information and concentrate on the core: listing Windows startup programs.</p><p><a
href="http://misec.net/products/autostartexplorer/">Autostart Explorer</a> is a free portable software for the Microsoft Windows operating system that lists the programs and files that are started during Windows startup. The main advantage of this software program over more complex solutions like Autoruns is its simplicity. It does list all the relevant Windows startup entries divided into categories like Registry, startup folders or standard executables.</p><p>The program will list a short description of the currently selected Windows startup entry and the programs that are started during Windows startup. One major shortcoming is that the program does not provide the means to delete entries right away. The user has to either click on the Open Folder button to open the folder containing the program that gets autostarted or open a Registry editor manually.</p><p><span
id="more-10903"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/03/windows_startup-500x272.jpg" alt="windows startup" title="windows startup" width="500" height="272" class="alignnone size-medium wp-image-10906" /></p><p>While this could be meant as another means of protection to avoid accidentally deleting important startup entries it is a major nuisance for users who want to get rid of some of the autostart entries of their Windows operating system.</p><p>Another program that provides the means to delete entries is <a
href="http://www.ghacks.net/2007/10/31/get-rid-of-unnecessary-system-startups/">Starter</a>. It is not as complex as Autoruns but provides more information and possibilities as Autostart Explorer. Probably the best program of its kind for inexperienced users.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/04/windows-startup-manager/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Autostart applications if Caps Lock is on</title><link>http://www.ghacks.net/2008/03/03/autostart-applications-if-caps-lock-is-on/</link> <comments>http://www.ghacks.net/2008/03/03/autostart-applications-if-caps-lock-is-on/#comments</comments> <pubDate>Mon, 03 Mar 2008 17:06:37 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[autostart]]></category> <category><![CDATA[startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/03/03/autostart-applications-if-caps-lock-is-on/</guid> <description><![CDATA[Ever felt the need to start an application during Windows startup every now and then but not all of the time ? Maybe you want to quickly start and play the new game that you recently installed, or just browse through your emails as quickly as possible without having to go the extra mile and start the application manually.]]></description> <content:encoded><![CDATA[<p>Ever felt the need to start an application during Windows startup every now and then but not all of the time ? Maybe you want to quickly start and play the new game that you recently installed, or just browse through your emails as quickly as possible without having to go the extra mile and start the application manually.</p><p><a
href="http://www.bcheck.net/apps/#capster" target="_blank">Capster</a> could be your salvation. It&#8217;s a tiny application with a size of only five Kilobyte that creates shortcut links to applications or a batch file that you select in the main interface. The user can choose to automatically start the application if the Caps Lock key is on or off which does make a difference.</p><p>The Caps Lock key on my computer for instance is turned off by default and I had to press the key during startup (after the Windows Logo) to autostart the application that I had selected.</p><p><span
id="more-3415"></span> <img
src="http://www.ghacks.net/wp-content/uploads/2008/03/capster.png" alt="capster" /></p><p>The Create Shortcut button creates the link which has to be added to the Windows Autostart folder.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/03/03/autostart-applications-if-caps-lock-is-on/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Get rid of unnecessary system startups</title><link>http://www.ghacks.net/2007/10/31/get-rid-of-unnecessary-system-startups/</link> <comments>http://www.ghacks.net/2007/10/31/get-rid-of-unnecessary-system-startups/#comments</comments> <pubDate>Wed, 31 Oct 2007 11:30:41 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[startup]]></category> <category><![CDATA[system start]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/10/31/get-rid-of-unnecessary-system-startups/</guid> <description><![CDATA[Every software that is starting during system startup is delaying the system boot process. You might not notice an increase if the software is small but there are applications like those from Norton for instance that can delay it by more than a minute. It is therefor always a good idea to check which softwares are starting during Windows startup and get rid of any that are not necessary.]]></description> <content:encoded><![CDATA[<p>Every software that is starting during system startup is delaying the system boot process. You might not notice an increase if the software is small but there are applications like those from Norton for instance that can delay it by more than a minute. It is therefor always a good idea to check which softwares are starting during Windows startup and get rid of any that are not necessary.</p><p>Starter is a sweat little application that was designed with usability in mind. It displays all softwares that are started during system startup displaying the information in a very convenient way. The left sidebar displays the possible locations and applications that are started from there while the right main window is displaying details about all softwares found in there.</p><p>The main window displays information about the location of the application, startup parameters and from where it is started. Right-clicking an entry displays a context menu with options to disable or delete it, perform a search on the Internet, launch it and to explore the file folder or registry.</p><p><span
id="more-2199"></span><img
src="http://www.ghacks.net/files/screens/2007/10/system-startup.jpg" alt="system startup" /></p><p>The main question is of course which softwares can be securely removed from system startup. This is not that easy to answer. A rule of thumb would be to keep all security related entries, all entries that deal with hardware and get rid of the rest unless you use the software regularly and recognize a positive effect if it is started during system startup.</p><p>Starter lists all running processes in another tab offering better information than the Windows task manager. It displays for instance the path of the executable of the process, the priority, the memory usage and modules that are used by the process.</p><p>The third tab displays all Windows services sortable by many means. Started services use a green icon and a Running text next to them which improves usability here as well. Users can again use the right-click menu to stop and start services and set their status to automatic, manual or disabled.</p><p>The Internet search offers some unexpected features as well. The user has the choice to query several search engines instead of simply querying Google with the name of the service.</p><p><strong>Read More:</strong></p><p><a
href="http://codestuff.tripod.com/screenshots_starter.html">Starter</a><br
/> via <a
href="http://www.freewaregenius.com/2006/11/25/starter/">Freeware Genius</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/10/31/get-rid-of-unnecessary-system-startups/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>How to remove ctfmon.exe</title><link>http://www.ghacks.net/2007/10/22/how-to-remove-ctfmonexe/</link> <comments>http://www.ghacks.net/2007/10/22/how-to-remove-ctfmonexe/#comments</comments> <pubDate>Mon, 22 Oct 2007 20:25:54 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[ctfmon]]></category> <category><![CDATA[ctfmon.exe]]></category> <category><![CDATA[input]]></category> <category><![CDATA[startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/10/22/how-to-remove-ctfmonexe/</guid> <description><![CDATA[You might have noticed a process with the name ctfmon.exe when opening the task manager wondering what it was doing and if it was malicious or harmful in any way. A quick search on the web revealed that it is a Windows process for advanced text services. You furthermore might have noticed that this process activates itself again even if you use msconfig to disable it from starting with Windows.]]></description> <content:encoded><![CDATA[<p>You might have noticed a process with the name ctfmon.exe when opening the task manager wondering what it was doing and if it was malicious or harmful in any way. A quick search on the web revealed that it is a Windows process for advanced text services. You furthermore might have noticed that this process activates itself again even if you use msconfig to disable it from starting with Windows.</p><p>Before I&#8217;m going to explain how to remove ctfmon.exe I&#8217;m going to explain why you should not remove it. You should not remove ctfmon.exe if you use language schemes, translations, East Asian languages, speech or text recognition and other alternative input technologies.</p><p>Most users do not need it and you can free about 8 Megabytes of Ram if you remove the file. To do that you have two possibilities. User who do not want to change settings in the Control Panel could deactivate it by using a software called Ctfmon Remover which removes the process with the click of the mouse button.</p><p><span
id="more-2160"></span>If you are one of those users who would like to know where to remove ctfmon.exe in Windows you do the following. Open the Control Panel, click on Regional and Language Options, on the Language tab there, then on the Details button under Text Services and Input Languages and there on the Advanced tab again.</p><p>Check the Turn off advanced text services box and ctfmon.exe will not be loaded during system startup anymore. You can activate it the same way by unchecking the box.</p><p><strong>Read More:</strong></p><p><a
href="http://www.gerhard-schlager.at/en/projects/ctfmonremover/">Ctfmon Remover</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/10/22/how-to-remove-ctfmonexe/feed/</wfw:commentRss> <slash:comments>33</slash:comments> </item> <item><title>Startup Control Panel and Startup Monitor</title><link>http://www.ghacks.net/2006/08/11/startup-control-panel-and-startup-monitor/</link> <comments>http://www.ghacks.net/2006/08/11/startup-control-panel-and-startup-monitor/#comments</comments> <pubDate>Fri, 11 Aug 2006 06:13:12 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[startup]]></category> <category><![CDATA[startup control panel]]></category> <category><![CDATA[startup monitor]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[windows startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/08/11/startup-control-panel-and-startup-monitor/</guid> <description><![CDATA[Startup Control Panel and Startup Monitor are actually two programs not just one. The first, Startup Control Panel, is a 59K freeware that scans various paths and registry entries for programs that are run at startup. This is great if you need a quick basic overview, if you need an in depth overview try autoruns from sysinternals. Startup Control Panel lists three registry entries and two paths, those are the locations where most programs are autostarted.]]></description> <content:encoded><![CDATA[<p><a
target="_blank" title="startup control panel freeware" href="http://www.mlin.net/StartupCPL.shtml">Startup Control Panel</a> and Startup Monitor are actually two programs not just one. The first, Startup Control Panel, is a 59K freeware that scans various paths and registry entries for programs that are run at startup. This is great if you need a quick basic overview, if you need an in depth overview try <a
target="_blank" title="autoruns sysinternals startup control" href="http://www.ghacks.net/2006/05/18/do-i-really-need-to-to-run-this-program-at-startup/">autoruns</a> from sysinternals. Startup Control Panel lists three registry entries and two paths, those are the locations where most programs are autostarted.</p><p>You are free to disable, edit, rename and create new entries to the various autostart lists. As I said, if you need a quick overview this might be worth a look. Simply download, unpack and run it from that location. No installation is needed at all. <a
target="_blank" title="startup monitor" href="http://www.mlin.net/StartupMonitor.shtml">Startup Monitor</a> is running as an background task monitoring the various autostart locations and reporting changes to it.</p><p><span
id="more-703"></span>This means that it will create a popup information as soon as a program tries to create an entry in those autostart locations. The name of the software and its location are displayed in the popup and you have the option to allow or disallow this entry to be written. The installation is as easy as that of Startup Control Monitor: Download, unpack, run, that´s all there is to do.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/08/11/startup-control-panel-and-startup-monitor/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
