<?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; delay startup</title> <atom:link href="http://www.ghacks.net/tag/delay-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 20:51:26 +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>Delaying the Start of Windows Live Mesh in Windows 7</title><link>http://www.ghacks.net/2011/07/14/delaying-the-start-of-windows-live-mesh-in-windows-7/</link> <comments>http://www.ghacks.net/2011/07/14/delaying-the-start-of-windows-live-mesh-in-windows-7/#comments</comments> <pubDate>Thu, 14 Jul 2011 06:54:05 +0000</pubDate> <dc:creator>Melanie Gross</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[delay startup]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows live mesh]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=47784</guid> <description><![CDATA[Windows Live Mesh (WLM) is an internet-based remote application developed by Microsoft for internet-based file synchronization. This is essentially the basic method to synchronize files between two or more computers on a network, useful for some home setups, but essential for business networks. This article refers specifically to Windows 7 operating systems. The synchronization can [...]]]></description> <content:encoded><![CDATA[<p>Windows Live Mesh (WLM) is an internet-based remote application developed by Microsoft for internet-based file synchronization.  This is essentially the basic method to synchronize files between two or more computers on a network, useful for some home setups, but essential for business networks.  This article refers specifically to Windows 7 operating systems.  The synchronization can also be done on the Web using Windows Live SkyDrive for remote network access and synchronization.  WLM is a free application included with Windows 7 and other Windows versions as well as Mac OS (version 10.5 Leopard or later versions).</p><p>The features of WLM allow the ability to sync as many as 200 different folders with up to 100,000 files in each folder.  The maximum file size allowed currently is 40 GB.  Using SkyDrive in the Cloud, there is a limit of only 5 GB of files.  Remote Desktop use through WLM and Windows Live services is much more practical for PC to PC synchronization rather than using SkyDrive.<br
/> WLM can pose certain limitations when synchronizing encrypted file requiring passwords and this can present time-consuming problems for many users.  Never fear, there is a solution!</p><p>There is a simple way to prevent Windows Live Mesh (WLM) from starting at Windows 7 login and still be able to do an automatic sign-in with a manual start.  This is helpful when synchronizing encrypted volumes that require passwords post- logon.  Otherwise, WLM will fail at the login and will not be able to find the specified file that is to be synchronized.</p><p>The first step is to uncheck the “sing-in-automatically” option in Windows Live Mesh in order to disable start at login.   The automatic sing-in option results in WLM writing the startup run registry key when executed.  This is Windows Live Mesh with automatic sign-in checked:</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/windows-live-mesh.png" alt="windows live mesh" title="windows live mesh" width="475" height="260" class="alignnone size-full wp-image-47785" /></p><p><strong>The key is written by WLM when executed with the sign-in option checked:</strong></p><p>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]</p><p>“WLSync”=”\”C:\\Program Files (x86)\\Windows Live\\Mesh\\WLSync.exe\” /background”</p><p><strong>To fix, use the steps as follows:</strong></p><ul><li>By creating a batch file (simply create a blank text file and rename it to name.bat), execute the command: Reg Delete “HKCU\Software\Microsoft\Windows\CurrentVersion\Run” /v WLSync /f</li><li>Run the script at Windows 7 logoff by typing “Gpedeit.msc” in the start menu run box.</li></ul><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/gpedit.png" alt="gpedit" title="gpedit" width="417" height="216" class="alignnone size-full wp-image-47786" /></p><p>Press Enter and this opens the Group Policy Editor. The next step is to navigate to the appropriate file location on the left pane.  Navigate to “User Configuration\Windows Settings\Scripts (Logon/Logoff)” in the left pane:</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/group-policy-logon-logoff.png" alt="group policy logon logoff" title="group policy logon logoff" width="575" height="377" class="alignnone size-full wp-image-47787" /></p><p>Go to Logon/ Logoff in the right pane and then open properties by double-clicking “Logoff.” Load the “Add a Script dialog” by clicking Add and then click Browse to select the script you designed in the first step.  This will place it in the “Script Name” field Click “OK” in the Add a Script dialog and this will confirm and take you back to the properties window.  After clicking “Apply,” and closing the policy editor.</p><p>This is an extremely advantageous and easy fix if problems are being encountered with Windows Live Mesh when trying to synchronize encrypted files.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/07/14/delaying-the-start-of-windows-live-mesh-in-windows-7/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Startup Delayer, Speed Up Windows Startup</title><link>http://www.ghacks.net/2011/05/17/startup-delayer-speed-up-windows-startup/</link> <comments>http://www.ghacks.net/2011/05/17/startup-delayer-speed-up-windows-startup/#comments</comments> <pubDate>Mon, 16 May 2011 22:05:59 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[delay startup]]></category> <category><![CDATA[startup delayer]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=45195</guid> <description><![CDATA[The first version of Startup Delayer was released in 2007. Many aspects of the program have changed since then which is reason enough to post a new review. The theory behind Startup Delayer is simple. Delay the auto start of programs in Windows to avoid bottlenecks during the start of the system. Most versions of [...]]]></description> <content:encoded><![CDATA[<p>The first version of Startup Delayer was released in 2007. Many aspects of the program have changed since then which is reason enough to post a new review.</p><p>The theory behind Startup Delayer is simple. Delay the auto start of programs in Windows to avoid bottlenecks during the start of the system.</p><p>Most versions of the Windows operating system offer no program loading priorities during startup. Microsoft has changed that behavior for services under Windows 7 and Vista, which can be configured to <a
href="http://www.ghacks.net/2011/01/20/configure-windows-7-services-to-start-delayed/">start delayed</a>.</p><p>Programs on the other hand that are added to the startup locations of the operating system cannot be configured for delayed startup.</p><p>That&#8217;s where the third party application Startup Delayer comes into play. It offers to switch programs from normal startup to a delayed startup.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/startup-delayer.png" alt="startup delayer" title="startup delayer" width="554" height="506" class="alignnone size-full wp-image-45196" /></p><p>All programs are listed under normal startup by default, but can be moved to the delayed or disabled groups instead. Programs in the disabled group are not started at all, while delayed programs are started when the system meets specific requirements. The default requirement is a 90% idle disk activity. This can be changed to a cpu idle threshold or a manual delay directly in the main application window.</p><p>Delayed programs are displayed in order and you may need to use drag and drop to bring the programs in the right start-up order.</p><p>You can switch between user accounts at the top, handy if you need to change autostart items for other users as well.</p><p>Individual program properties are opened with a double-click on a program in the startup list.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/delay-startup1.png" alt="delay startup" title="delay startup" width="600" height="488" class="alignnone size-full wp-image-45200" /></p><p>Startup Delayer displays many information about the selected program which may aid you in identifying programs. The delay, wait and advanced tabs offer additional configuration options.</p><p>You can switch between automatic and manual delay under the delay tab. Those are basically the same options as in the main application window, with the difference that the pulldown menus under Manual Delay are now listed as hours, minutes and seconds (which they are not in the main interface which can leave users wondering what the numbers stand for).</p><p>The wait tab allows you to configure if startup delayer should wait for a specific event before the next application in order will be launched. The program can wait until the delayed startup program has terminated or until a user confirmation.</p><p>The advanced tab finally offers controls to change the window state and program priority plus options to launch the program only on specific days of the week.</p><p>The free version of Startup Delayer offers two additional features. You can access all running tasks and system services in tabs in the program interface. You can use the information to find out if all of your startup programs are running on the system. A handy feature is the ability to search for a specific process or service on the Internet.</p><p>How effective is it to delay the startup of applications? That depends largely on the computer system and the number of applications in the various autostart folders.</p><p>Users benefit the most if they have lots of applications in their autorun folders. Even more so if the computer is not the fastest. You may not benefit at all from delayed startups if you have only one or two programs in your autorun folder. It may even slow down their start up a little bit considering that Startup Delayer is added to the system start as well.</p><p>The interface language can be changed in the program options, but the quality of the translations is bad as machine translation was used by the developer.</p><p>You can download <a
href="http://www.r2.com.au/page/products/show/startdelay/page/news">Startup Delayer</a> from the developer website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/17/startup-delayer-speed-up-windows-startup/feed/</wfw:commentRss> <slash:comments>17</slash:comments> </item> <item><title>Open Multiple Applications With A Single Click</title><link>http://www.ghacks.net/2008/12/22/open-multiple-applications-with-a-single-click/</link> <comments>http://www.ghacks.net/2008/12/22/open-multiple-applications-with-a-single-click/#comments</comments> <pubDate>Mon, 22 Dec 2008 19:17:47 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[application-launcher]]></category> <category><![CDATA[delay startup]]></category> <category><![CDATA[donation-coder]]></category> <category><![CDATA[launch multiple applications]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[startup delay]]></category> <category><![CDATA[startup software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9284</guid> <description><![CDATA[Many users have some kind of sequence they perform every time their operating system finished loading. They start their favorite applications using shortcuts, the start menu or an application launcher. But no matter which way they choose they always have to perform the action several times until all applications are started. I usually load a [...]]]></description> <content:encoded><![CDATA[<p>Many users have some kind of sequence they perform every time their operating system finished loading. They start their favorite applications using shortcuts, the start menu or an application launcher. But no matter which way they choose they always have to perform the action several times until all applications are started. I usually load a web browser, an email client and a feed reader at the beginning with additional programs following minutes later.</p><p>What if you could bundle applications together so that one click &#8211; one execution &#8211; will open them all. <a
href="http://appsapps.info/lacunalauncher.php">Lacuna Launcher</a> is a contribution to <a
href="http://www.donationcoder.com/">Donation Coder&#8217;s</a> NANY 2009 challenge. What does it do? The portable software will launch all applications that are specified in a text document that gets loaded during application start.</p><p>Unzipping the software will reveal the application itself and a text document that contains a link to Notepad. This is being used as an example and can be modified accordingly. Just place one application per line including its full path in the text document. You can also point the application to shortcuts in case you want to launch applications with startup parameters.</p><p><span
id="more-9284"></span>There is also the possibility to start Lacuna Launcher with startup parameters. You can use it to launch application groups by pointing each shortcut to a different text document on the computer. The shortcut makes use of the two optional parameters delay and pause. Delay specifies the time in seconds before the first application will be started while pause defines the idle time between the application launches.</p><p>Lacuna Launcher can be used to delay the startup of applications during Windows startup by moving a shortcut to the application into a Windows startup folder. This is an alternative to the <a
href="http://www.ghacks.net/2008/12/22/delay-startup-software/">startup software</a> we covered earlier today.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/22/open-multiple-applications-with-a-single-click/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Delay Startup Software</title><link>http://www.ghacks.net/2008/12/22/delay-startup-software/</link> <comments>http://www.ghacks.net/2008/12/22/delay-startup-software/#comments</comments> <pubDate>Mon, 22 Dec 2008 10:59:55 +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[delay startup]]></category> <category><![CDATA[startup delay]]></category> <category><![CDATA[startup software]]></category> <category><![CDATA[windows autostart]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9264</guid> <description><![CDATA[If you load to many applications during startup you might notice that this might delay the startup even further because of the system resources required to load the applications at the same time. A better way to deal with startup applications would be to load them in sequence instead ordered by level of priority. Delayed [...]]]></description> <content:encoded><![CDATA[<p>If you load to many applications during startup you might notice that this might delay the startup even further because of the system resources required to load the applications at the same time. A better way to deal with startup applications would be to load them in sequence instead ordered by level of priority.</p><p>Delayed Exec is a free software program to delay the execution of startup programs. It displays all applications that are started during system start including their title, command and the user.</p><p>Applications can be moved into the delayed startup applications table where they will be executed in order using the delay interval specified by the user. The delay interval is set in milliseconds, the default being 15000.</p><p><span
id="more-9264"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/delay_startup_software-500x415.jpg" alt="delay startup software" title="delay startup software" width="500" height="415" class="alignnone size-medium wp-image-9265" /></p><p>The startup software is compatible with Windows XP and Windows Vista. It requires the Microsoft .net Framework 3.5. An alternative to Delayed Exec is <a
href="http://www.ghacks.net/2007/09/12/delay-windows-startup-to-speed-up-startup/">Startup Delayer</a> which does not require the Microsoft .net Framework.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/22/delay-startup-software/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> </channel> </rss>
