<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8561661266373605936</id><updated>2011-04-21T22:12:24.348-07:00</updated><title type='text'>Add Or Stop Programs During Startup</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://addorstopprogramsduringstartup.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8561661266373605936/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://addorstopprogramsduringstartup.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Soft Tricks</name><uri>http://www.blogger.com/profile/00012253781075719234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8561661266373605936.post-3440656040294110527</id><published>2007-07-25T14:32:00.000-07:00</published><updated>2007-07-25T14:33:24.844-07:00</updated><title type='text'>Add Or Stop Programs During Startup</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span style="font-size:180%;"&gt;&lt;span style="font-weight: bold;"&gt;Add Or Stop Programs During Startup&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You can start or stop programs from executing at bootup by adding or deleting them to/from the run Keys in the Registry. Windows loads programs to start in the following order; Program listed in the Local Machine hive, then the Current User hive, then theWin.ini Run= and Load = lines. then finally programs in your Start Up folder.&lt;br /&gt;&lt;br /&gt;  &lt;br /&gt;&lt;br /&gt;To add or remove programs in the Registry&lt;br /&gt;1.Open RegEdit&lt;br /&gt;2.Go to the desired Key&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices&lt;br /&gt;HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run&lt;br /&gt;HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices&lt;br /&gt;3. Add a new String Value and name it anything you like&lt;br /&gt;4. For the value data, enter the path and executable for the program you want to run.&lt;br /&gt;&lt;br /&gt;By adding the value to the HKEY_CURRENT_USER hive instead allows the program to start only when that user is logged on.&lt;br /&gt;&lt;br /&gt;If you add the value to the RunOnce key the program will run once and be removed from the key by Windows.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8561661266373605936-3440656040294110527?l=addorstopprogramsduringstartup.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://addorstopprogramsduringstartup.blogspot.com/feeds/3440656040294110527/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8561661266373605936&amp;postID=3440656040294110527' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8561661266373605936/posts/default/3440656040294110527'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8561661266373605936/posts/default/3440656040294110527'/><link rel='alternate' type='text/html' href='http://addorstopprogramsduringstartup.blogspot.com/2007/07/add-or-stop-programs-during-startup.html' title='Add Or Stop Programs During Startup'/><author><name>Soft Tricks</name><uri>http://www.blogger.com/profile/00012253781075719234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
