<?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; windows batch file</title> <atom:link href="http://www.ghacks.net/tag/windows-batch-file/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>Sat, 11 Feb 2012 07:07:56 +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>Advanced BAT To EXE Converter</title><link>http://www.ghacks.net/2010/09/27/advanced-bat-to-exe-converter/</link> <comments>http://www.ghacks.net/2010/09/27/advanced-bat-to-exe-converter/#comments</comments> <pubDate>Mon, 27 Sep 2010 17:54:55 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[batch file]]></category> <category><![CDATA[windows batch file]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=35308</guid> <description><![CDATA[Converting bat files to exe is likely not a very popular topic, even though you find requests by users occasionally that want to perform those conversions. As to the why; There are usually two reasons for converting bat files to executables. The first are programs that can load executables but not bat files, backup software [...]]]></description> <content:encoded><![CDATA[<p>Converting bat files to exe is likely not a very popular topic, even though you find requests by users occasionally that want to perform those conversions. As to the why; There are usually two reasons for converting bat files to executables. The first are programs that can load executables but not bat files, backup software or shutdown programs come to mind that offer to load another executable before the process finishes.</p><p>The second reason is distribution and perception by users. Most batch file to exe converters are shareware or commercial applications with limited trial functionality. Not so Advanced Bat to Exe Converter, a free program to convert any batch file to executable.</p><p>Bat files can be loaded via the file menu from the local system. Their contents are displayed in the program interface once they have been successfully loaded. It is then possible to edit the batch file in the interface, and save it again to the local PC.</p><div
id="attachment_35309" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/advanced-bat-to-exe-converter.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/advanced-bat-to-exe-converter-500x450.png" alt="advanced bat to exe converter" title="advanced bat to exe converter" width="500" height="450" class="size-medium wp-image-35309" /></a><p
class="wp-caption-text">advanced bat to exe converter</p></div><p>The application works as a basic bat file editor as well, with an advanced command wizard that can be used to add commands to the batch file that are not supported by default.</p><p>The File > Build Exe allows the user to quickly create a standalone executable file that offers the same functionality as the batch file. A dialog window with exe options is displayed upon selection. This can be used to select an icon for the executable, add version information, dependency files and password protection. Finally, options are provided to make the program execute invisibly with no console window.</p><div
id="attachment_35310" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/exe-options.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/exe-options-500x362.png" alt="exe options" title="exe options" width="500" height="362" class="size-medium wp-image-35310" /></a><p
class="wp-caption-text">exe options</p></div><p>Advanced BAT To EXE Converter can only be used on one computer. A Pro version is offered by the developers for users who need to distribute their converted batch files to other computer systems. The software is compatible with 32-bit and 64-bit editions of the Windows operating system. <a
href="http://www.battoexeconverter.com/">Downloads</a> and instructions are provided at the developer homepage.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/27/advanced-bat-to-exe-converter/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Windows Batch File Creation</title><link>http://www.ghacks.net/2009/04/26/windows-batch-file-creation/</link> <comments>http://www.ghacks.net/2009/04/26/windows-batch-file-creation/#comments</comments> <pubDate>Sun, 26 Apr 2009 12:06:21 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[batch file]]></category> <category><![CDATA[batch file creation]]></category> <category><![CDATA[batchrun]]></category> <category><![CDATA[brs]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows batch file]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows-explorer]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/04/26/windows-batch-file-creation/</guid> <description><![CDATA[Windows batch files seem to be a thing of the past for the majority of today&#8217;s users. Only some IT guys and those with the preserved knowledge on how to create them use batch files extensively. The majority of Windows users does not probably even know how to create batch files anymore. This is where [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Windows batch files seem to be a thing of the past for the majority of today&#8217;s users. Only some IT guys and those with the preserved knowledge on how to create them use batch files extensively. The majority of Windows users does not probably even know how to create batch files anymore. This is where the batch file creation software Batchrun comes into play. It is provided with an installer and as a portable application. It basically provides a batch file creation interface that can be used to create batch files without expert knowledge of commands and switches.</p><p><span
id="more-12355"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/batchrun-500x351.jpg" alt="batchrun" title="batchrun" width="500" height="351" class="alignnone size-medium wp-image-12354" /></p><p>The batch file creation process begins by selecting a command from the list of available commands. At the time of writing the available commands are run, copy, rename, makedir, delete, deltree, end process, kill process and text to clipboard. Each command has to be associated with a filename or name and several optional components including parameters, execution delays, working directories, run modes or priorities.</p><p>Drag and drop is supported between Windows Explorer and Batchrun to select files more easily from the computer system. As soon as the first command has been added to the program it can be tested by executing it from within the interface. <a
href="http://www.outertech.com/index.php?_charisma_page=product&#038;id=1">Batchrun</a> will display a progress bar that gives the user a indication of the execution process. The batch files can be saved directly to the computer system and even the Windows startup process. They are however not saved as .bat files but as .brs files which can only be executed by the Batchrun software.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/04/26/windows-batch-file-creation/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
