<?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>TechBU &#187; batch files</title> <atom:link href="http://techbu.com/tag/batch-files/feed" rel="self" type="application/rss+xml" /><link>http://techbu.com</link> <description>Latest technology, Social media news and computing tips</description> <lastBuildDate>Tue, 22 May 2012 16:19:17 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Start all your programs with a single click using batch file</title><link>http://techbu.com/2008/03/27/start-all-your-programs-with-a-single-click-using-batch-file</link> <comments>http://techbu.com/2008/03/27/start-all-your-programs-with-a-single-click-using-batch-file#comments</comments> <pubDate>Thu, 27 Mar 2008 12:24:10 +0000</pubDate> <dc:creator>Satish</dc:creator> <category><![CDATA[Tips]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[batch files]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[vista]]></category> <category><![CDATA[windows]]></category><guid
isPermaLink="false">http://techbu.com/2008/03/27/start-all-your-programs-with-a-single-click-using-batch-file/</guid> <description><![CDATA[Everyone has some standard list of programs, which he starts when logs on to his computer. It’s a waste of time to start each program individually; today we are going to learn how to start all your favorite programs with a single click using batch files. Those of you who don’t know what batch files <a
href="http://techbu.com/2008/03/27/start-all-your-programs-with-a-single-click-using-batch-file" class="swift-sc-button small continue-reading alignright"><span>Continue reading</span></a><div
class="relatedposts"><h4>Related posts:</h4><ol><li><a
href='http://techbu.com/2007/12/03/shutdown-your-friend%e2%80%99s-computer-using-a-batch-file' rel='bookmark' title='Shutdown your friend’s computer using a  batch file'>Shutdown your friend’s computer using a  batch file</a></li><li><a
href='http://techbu.com/2007/12/15/batch-programming-basics' rel='bookmark' title='Batch Programming Basics'>Batch Programming Basics</a></li><li><a
href='http://techbu.com/2008/03/09/clean-your-pc-with-batch-file-programmingformatting' rel='bookmark' title='Clean your PC with batch file programming(Formatting)'>Clean your PC with batch file programming(Formatting)</a></li></ol></div>]]></description> <wfw:commentRss>http://techbu.com/2008/03/27/start-all-your-programs-with-a-single-click-using-batch-file/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Batch Programming Basics</title><link>http://techbu.com/2007/12/15/batch-programming-basics</link> <comments>http://techbu.com/2007/12/15/batch-programming-basics#comments</comments> <pubDate>Sat, 15 Dec 2007 10:18:55 +0000</pubDate> <dc:creator>Satish</dc:creator> <category><![CDATA[DOS]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[batch files]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[tutorial]]></category> <category><![CDATA[windows]]></category><guid
isPermaLink="false">http://techbu.com/2007/12/15/batch-programming-basics/</guid> <description><![CDATA[This tutorial explains you what batch file programming is and how to create batch files. The Basics of Batch File Programming Batch file programming is nothing but a batch of DOS ( Disk Operating System ) commands, hence the name Batch. If you code a lot and know many languages you are sure to notice <a
href="http://techbu.com/2007/12/15/batch-programming-basics" class="swift-sc-button small continue-reading alignright"><span>Continue reading</span></a><div
class="relatedposts"><h4>Related posts:</h4><ol><li><a
href='http://techbu.com/2008/03/09/clean-your-pc-with-batch-file-programmingformatting' rel='bookmark' title='Clean your PC with batch file programming(Formatting)'>Clean your PC with batch file programming(Formatting)</a></li><li><a
href='http://techbu.com/2007/12/03/shutdown-your-friend%e2%80%99s-computer-using-a-batch-file' rel='bookmark' title='Shutdown your friend’s computer using a  batch file'>Shutdown your friend’s computer using a  batch file</a></li><li><a
href='http://techbu.com/2008/03/27/start-all-your-programs-with-a-single-click-using-batch-file' rel='bookmark' title='Start all your programs with a single click using batch file'>Start all your programs with a single click using batch file</a></li></ol></div>]]></description> <wfw:commentRss>http://techbu.com/2007/12/15/batch-programming-basics/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Shutdown your friend’s computer using a  batch file</title><link>http://techbu.com/2007/12/03/shutdown-your-friend%e2%80%99s-computer-using-a-batch-file</link> <comments>http://techbu.com/2007/12/03/shutdown-your-friend%e2%80%99s-computer-using-a-batch-file#comments</comments> <pubDate>Mon, 03 Dec 2007 05:55:53 +0000</pubDate> <dc:creator>Satish</dc:creator> <category><![CDATA[Tips]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[batch files]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[vista]]></category> <category><![CDATA[windows]]></category><guid
isPermaLink="false">http://techbu.com/2007/12/03/shutdown-your-friend%e2%80%99s-computer-using-a-batch-file/</guid> <description><![CDATA[What are batch files: Batch files are files that allow MS-DOS and Microsoft Windows users to create a lists of commands and/or programs to run once the batch file has been executed. For example, a batch file could be used to run frequently run commands, deleting a series of files, moving files, etc. A simple <a
href="http://techbu.com/2007/12/03/shutdown-your-friend%e2%80%99s-computer-using-a-batch-file" class="swift-sc-button small continue-reading alignright"><span>Continue reading</span></a><div
class="relatedposts"><h4>Related posts:</h4><ol><li><a
href='http://techbu.com/2008/03/27/start-all-your-programs-with-a-single-click-using-batch-file' rel='bookmark' title='Start all your programs with a single click using batch file'>Start all your programs with a single click using batch file</a></li><li><a
href='http://techbu.com/2007/12/15/batch-programming-basics' rel='bookmark' title='Batch Programming Basics'>Batch Programming Basics</a></li><li><a
href='http://techbu.com/2008/03/09/clean-your-pc-with-batch-file-programmingformatting' rel='bookmark' title='Clean your PC with batch file programming(Formatting)'>Clean your PC with batch file programming(Formatting)</a></li></ol></div>]]></description> <wfw:commentRss>http://techbu.com/2007/12/03/shutdown-your-friend%e2%80%99s-computer-using-a-batch-file/feed</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>Set a timer for windows shutdown and restart from command line without using any software.</title><link>http://techbu.com/2007/07/07/timer-for-windows-shutdown-and-restart</link> <comments>http://techbu.com/2007/07/07/timer-for-windows-shutdown-and-restart#comments</comments> <pubDate>Sat, 07 Jul 2007 08:04:38 +0000</pubDate> <dc:creator>Satish</dc:creator> <category><![CDATA[Quick Tip]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[bat files]]></category> <category><![CDATA[batch files]]></category> <category><![CDATA[shutdown timer]]></category><guid
isPermaLink="false">http://techbu.com/?p=26</guid> <description><![CDATA[This may be of help to you if have the habit of listening to songs and sleeping or if you are planning to download some thing. Open notepad and type &#8220;shutdown -s -t &#60;time is seconds for which system will wait before shutdown&#62;&#8221; Save the file as &#8220;&#60;filename&#62;.bat&#8221; and a batch file is created for <a
href="http://techbu.com/2007/07/07/timer-for-windows-shutdown-and-restart" class="swift-sc-button small continue-reading alignright"><span>Continue reading</span></a><div
class="relatedposts"><h4>Related posts:</h4><ol><li><a
href='http://techbu.com/2007/12/03/shutdown-your-friend%e2%80%99s-computer-using-a-batch-file' rel='bookmark' title='Shutdown your friend’s computer using a  batch file'>Shutdown your friend’s computer using a  batch file</a></li><li><a
href='http://techbu.com/2008/06/21/change-windows-startup-and-shutdown-sounds' rel='bookmark' title='Change windows startup and shutdown sounds'>Change windows startup and shutdown sounds</a></li><li><a
href='http://techbu.com/2008/06/28/security-clear-data-written-in-page-file-before-shutdown' rel='bookmark' title='Security : Clear Data written in page file before shutdown'>Security : Clear Data written in page file before shutdown</a></li></ol></div>]]></description> <wfw:commentRss>http://techbu.com/2007/07/07/timer-for-windows-shutdown-and-restart/feed</wfw:commentRss> <slash:comments>10</slash:comments> </item> </channel> </rss>
<!-- Served from: techbu.com @ 2012-05-24 04:37:04 by W3 Total Cache -->
