<?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>several programs single click Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/several-programs-single-click/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Tue, 12 Jan 2021 01:04:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to open several programs with a single click in Windows 10</title>
		<link>https://www.osradar.com/how-to-open-several-programs-with-a-single-click-in-windows-10/</link>
					<comments>https://www.osradar.com/how-to-open-several-programs-with-a-single-click-in-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Sat, 16 Jan 2021 22:52:00 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[batch file]]></category>
		<category><![CDATA[several programs single click]]></category>
		<category><![CDATA[windows shortcut]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=27638</guid>

					<description><![CDATA[<p>Hello! Computers are used for multiple tasks. In fact, most users usually open the same programs when they start Windows. However, if there are few of them, there is no problem. However, it can be frustrating to always open the same programs each time. Therefore, today we will teach you a practical trick. Stay with [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-open-several-programs-with-a-single-click-in-windows-10/">How to open several programs with a single click in Windows 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! Computers are used for multiple tasks. In fact, most users usually open the same programs when they start Windows. However, if there are few of them, there is no problem. However, it can be frustrating to always open the same programs each time. Therefore, today we will teach you a practical trick. Stay with us to see how to open multiple programs with one click in <a href="https://www.osradar.com/category/windows/" target="_blank" rel="noreferrer noopener">Windows 10.</a></p>



<h2>Learn how to easily open various programs with a single click in Windows 10.</h2>



<p>Some users choose to open the programs. And then leave the computer in sleep mode. This way, when the system is restarted, the programs will already be open. However, the disadvantage is in the energy expenditure. Therefore, it is not a long term solution. Hence, what we will do is create a .bat file. This item will be responsible for running all the apps at once. In addition, we will create a shortcut for practical purposes. Please follow the steps below to do so easily.</p>



<h3>Using file location.</h3>



<p>The first step is to know the location of the programs you want to launch. Indeed, you need the path of the executable file of each of them. The first step is to know the location of the programs you want to launch. Indeed, you need the path of the executable file of each of them. This is very important, since the information will be added to the file. With this in mind, please do the following:</p>



<ul><li>Locate the app icon on your desktop.</li><li>Then, right click on it.</li><li>Now click on <strong>Properties</strong>. Alternatively, you can click on <strong>Open File Location.</strong> This will cause the Windows File Explorer to open in the path where that program&#8217;s executable file is located.</li></ul>



<figure class="wp-block-image size-large"><img loading="lazy" width="536" height="652" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/01/click.jpg" alt="" class="wp-image-27639" srcset="https://www.osradar.com/wp-content/uploads/2021/01/click.jpg 536w, https://www.osradar.com/wp-content/uploads/2021/01/click-247x300.jpg 247w" sizes="(max-width: 536px) 100vw, 536px" /><figcaption>Entering the file properties.</figcaption></figure>



<ul><li>Now you must click on the Direct Access tab. Please note the path and file name used to run the program. Please note that this info will be needed to create the file.</li></ul>



<figure class="wp-block-image size-large"><img loading="lazy" width="361" height="552" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/01/click2.png" alt="Name and executable path of the selected program " class="wp-image-27641" srcset="https://www.osradar.com/wp-content/uploads/2021/01/click2.png 361w, https://www.osradar.com/wp-content/uploads/2021/01/click2-196x300.png 196w" sizes="(max-width: 361px) 100vw, 361px" /><figcaption>Name and executable path of the selected program</figcaption></figure>



<p>This process must be done with all the programs you want to add. Anyway, this info can be edited later.</p>



<h2>How to create the file.</h2>



<p>After collecting the data from the apps, it is time to create the file.</p>



<ul><li>First it is necessary to create a new text file. This can be done in different ways. You can open Notepad, which is the Windows text editor. Or use an alternative editor like Notepad++. It is also possible to right-click on an empty space on the desktop. Then click on <strong>New</strong> and finally on <strong>Text document.</strong></li></ul>



<figure class="wp-block-image size-large"><img loading="lazy" width="647" height="554" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/01/click3.jpg" alt="Creating a new text document. " class="wp-image-27643" srcset="https://www.osradar.com/wp-content/uploads/2021/01/click3.jpg 647w, https://www.osradar.com/wp-content/uploads/2021/01/click3-300x257.jpg 300w" sizes="(max-width: 647px) 100vw, 647px" /><figcaption>Creating a new text document.</figcaption></figure>



<ul><li>In the first line of the text file, add the following:</li></ul>



<pre class="wp-block-code"><code>@echo off</code></pre>



<ul><li>Press enter and add the next line:</li></ul>



<pre class="wp-block-code"><code>cd "C:\Program Files\Mozilla Firefox\firefox.exe"</code></pre>



<p>Please remember to replace <em>Firefox</em> with the path to your programs.</p>



<ul><li>After pressing enter, enter the next line:</li></ul>



<pre class="wp-block-code"><code>start firefox.exe</code></pre>



<p>Once again, replace <em>firefox.exe</em> with your programs&#8217; executable file.</p>



<ul><li>Now repeat this pair of lines for each program you want to add.</li><li>When you have finished adding the programs, please enter the following line:</li></ul>



<pre class="wp-block-code"><code>exit</code></pre>



<p>It is a very simple procedure to follow. See how my file looks like:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="289" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/01/click4-1024x289.png" alt="" class="wp-image-27644" srcset="https://www.osradar.com/wp-content/uploads/2021/01/click4-1024x289.png 1024w, https://www.osradar.com/wp-content/uploads/2021/01/click4-300x85.png 300w, https://www.osradar.com/wp-content/uploads/2021/01/click4-768x217.png 768w, https://www.osradar.com/wp-content/uploads/2021/01/click4-696x196.png 696w, https://www.osradar.com/wp-content/uploads/2021/01/click4-1068x301.png 1068w, https://www.osradar.com/wp-content/uploads/2021/01/click4.png 1279w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>After completion, it is time to save the file. Please click on <strong>Save As</strong>. On the next screen click on <strong>All types.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="789" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/01/click5-1024x789.png" alt="Saving the file as " class="wp-image-27645" srcset="https://www.osradar.com/wp-content/uploads/2021/01/click5-1024x789.png 1024w, https://www.osradar.com/wp-content/uploads/2021/01/click5-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2021/01/click5-768x592.png 768w, https://www.osradar.com/wp-content/uploads/2021/01/click5-696x536.png 696w, https://www.osradar.com/wp-content/uploads/2021/01/click5-1068x823.png 1068w, https://www.osradar.com/wp-content/uploads/2021/01/click5.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Saving the file as</figcaption></figure>



<p>Finally, assign any name but with the ending .bat. Also, save it on the desktop.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="626" height="505" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/01/click6.png" alt="Saving the .bat file" class="wp-image-27646" srcset="https://www.osradar.com/wp-content/uploads/2021/01/click6.png 626w, https://www.osradar.com/wp-content/uploads/2021/01/click6-300x242.png 300w" sizes="(max-width: 626px) 100vw, 626px" /><figcaption>Saving the .bat file</figcaption></figure>



<p>Finally, you have created the file. Just double-click on it. If you did everything correctly, the programs in it will be launched.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="608" height="775" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/01/click7.jpg" alt="" class="wp-image-27647" srcset="https://www.osradar.com/wp-content/uploads/2021/01/click7.jpg 608w, https://www.osradar.com/wp-content/uploads/2021/01/click7-235x300.jpg 235w" sizes="(max-width: 608px) 100vw, 608px" /></figure>



<p>Ultimately, we have learned how to open several programs with a single click in <a href="https://www.microsoft.com/en-us/software-download/windows10" target="_blank" rel="noreferrer noopener">Windows 10.</a> In this way, we increase productivity in the system. Bye!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-open-several-programs-with-a-single-click-in-windows-10/">How to open several programs with a single click in Windows 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-open-several-programs-with-a-single-click-in-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
