<?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>visual Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/visual/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Fri, 31 Aug 2018 16:57:44 +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 Download All the Visual C++ Runtimes</title>
		<link>https://www.osradar.com/how-to-download-all-the-visual-c-runtimes/</link>
					<comments>https://www.osradar.com/how-to-download-all-the-visual-c-runtimes/#respond</comments>
		
		<dc:creator><![CDATA[osradar_editor]]></dc:creator>
		<pubDate>Fri, 31 Aug 2018 16:57:44 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[visual c]]></category>
		<category><![CDATA[visual c 2010]]></category>
		<category><![CDATA[visual c 2013]]></category>
		<category><![CDATA[visual c 2015]]></category>
		<category><![CDATA[visual c 2017]]></category>
		<category><![CDATA[visual c runtime]]></category>
		<category><![CDATA[visual c++ 2008]]></category>
		<category><![CDATA[visual c++ redistributables]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=5535</guid>

					<description><![CDATA[<p>If you’re running Windows, you already know the importance of various runtimes that allow apps to perform properly. Among all the runtimes, the Visual C++ runtimes are the most troublesome as they come up in a large number. They’re more than enough to confuse any Windows users. The most horrible part is, without them, you [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-download-all-the-visual-c-runtimes/">How to Download All the Visual C++ Runtimes</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you’re running Windows, you already know the importance of various runtimes that allow apps to perform properly. Among all the runtimes, the Visual C++ runtimes are the most troublesome as they come up in a large number. They’re more than enough to confuse any Windows users. The most horrible part is, without them, you may not be able to even run your favorite music player or play the game! Even drivers may depend on them in cases.</p>
<p>Today, let’s take a look how to get all the Visual C++ runtimes in a single swoop.</p>
<h1>PowerShell module</h1>
<p><img loading="lazy" class="size-full wp-image-5536 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/module.jpg" alt="" width="1200" height="675" srcset="https://www.osradar.com/wp-content/uploads/2018/08/module.jpg 1200w, https://www.osradar.com/wp-content/uploads/2018/08/module-300x169.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/08/module-768x432.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/08/module-1024x576.jpg 1024w, https://www.osradar.com/wp-content/uploads/2018/08/module-696x392.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/08/module-1068x601.jpg 1068w, https://www.osradar.com/wp-content/uploads/2018/08/module-747x420.jpg 747w" sizes="(max-width: 1200px) 100vw, 1200px" /></p>
<p>PowerShell is one of the most powerful components of Windows that can perform a number of tasks. In general, PowerShell is the “shell” of Windows, like “bash” or “fish” on Linux. Today, we’ll be using a nice PowerShell module that will download and install all the latest Visual C++ runtimes.</p>
<p>Note that the tool only downloads &amp; installs runtimes that <a href="https://support.microsoft.com/en-au/help/2977003/the-latest-supported-visual-c-downloads">Microsoft supports currently</a>. If you’re in need of unsupported Visual C++ redistributable packages, you have to use them at your own risk. As they’re unsupported, less and less programs use them. So, you should be good to go.</p>
<h1>Preparing PowerShell</h1>
<p><img loading="lazy" class="size-full wp-image-5537 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/powershell-feature-image.jpg" alt="" width="760" height="428" srcset="https://www.osradar.com/wp-content/uploads/2018/08/powershell-feature-image.jpg 760w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-feature-image-300x169.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-feature-image-696x392.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-feature-image-746x420.jpg 746w" sizes="(max-width: 760px) 100vw, 760px" /></p>
<p>Let’s start PowerShell with administrative privilege. Press “Win + X” and select “Windows PowerShell (Admin)”.</p>
<p><img loading="lazy" class="size-full wp-image-5541 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/powershell-1.png" alt="" width="997" height="443" srcset="https://www.osradar.com/wp-content/uploads/2018/08/powershell-1.png 997w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-1-300x133.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-1-768x341.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-1-696x309.png 696w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-1-945x420.png 945w" sizes="(max-width: 997px) 100vw, 997px" /></p>
<p>Run the following command –</p>
<pre class="">Get-ExecutionPolicy</pre>
<p><img loading="lazy" class="size-full wp-image-5542 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/powershell-2.png" alt="" width="980" height="141" srcset="https://www.osradar.com/wp-content/uploads/2018/08/powershell-2.png 980w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-2-300x43.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-2-768x110.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-2-696x100.png 696w" sizes="(max-width: 980px) 100vw, 980px" /></p>
<p>In general, the result should be “Restricted”. We have to switch it to “Unrestricted” so that PowerShell runs the module. Run the following command –</p>
<pre class="">Set-ExecutionPolicy Unrestricted</pre>
<p><img loading="lazy" class="size-full wp-image-5543 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/powershell-3.png" alt="" width="982" height="174" srcset="https://www.osradar.com/wp-content/uploads/2018/08/powershell-3.png 982w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-3-300x53.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-3-768x136.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-3-696x123.png 696w" sizes="(max-width: 982px) 100vw, 982px" /></p>
<p>Verify the result –</p>
<pre class="">Get-ExecutionPolicy</pre>
<h1><img loading="lazy" class="size-full wp-image-5544 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/powershell-4.png" alt="" width="985" height="121" srcset="https://www.osradar.com/wp-content/uploads/2018/08/powershell-4.png 985w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-4-300x37.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-4-768x94.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-4-696x85.png 696w" sizes="(max-width: 985px) 100vw, 985px" /></h1>
<h1>Downloading VcRedist</h1>
<p><img loading="lazy" class="size-full wp-image-5538 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/downloading-vcredist.jpg" alt="" width="735" height="490" srcset="https://www.osradar.com/wp-content/uploads/2018/08/downloading-vcredist.jpg 735w, https://www.osradar.com/wp-content/uploads/2018/08/downloading-vcredist-300x200.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/08/downloading-vcredist-696x464.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/08/downloading-vcredist-630x420.jpg 630w" sizes="(max-width: 735px) 100vw, 735px" /></p>
<p>The name of the module is “VcRedist”. You can <a href="https://docs.stealthpuppy.com/vcredist/">find out the detailed guide of the tool here</a>. In most case, the following procedure of downloading and installing the redistributable packages are enough. For further deployment tutorial like importing into MDT, follow the VcRedist guide.</p>
<p>It’s time to install the module. Run the following commands –</p>
<pre class="">Install-Module -Name VcRedist

# Update the module
Install-Module -Name VcRedist -Force</pre>
<p><img loading="lazy" class="size-full wp-image-5545 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/powershell-5.png" alt="" width="983" height="190" srcset="https://www.osradar.com/wp-content/uploads/2018/08/powershell-5.png 983w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-5-300x58.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-5-768x148.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-5-696x135.png 696w" sizes="(max-width: 983px) 100vw, 983px" /></p>
<p>If you prefer to install the module manually, then <a href="https://docs.stealthpuppy.com/vcredist/installing-the-module#manual-installation-from-the-repository">follow this guide</a>.</p>
<p>Import the module –</p>
<pre class="">Import-Module -Name VcRedist</pre>
<h1><img loading="lazy" class="size-full wp-image-5546 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/powershell-6.png" alt="" width="986" height="100" srcset="https://www.osradar.com/wp-content/uploads/2018/08/powershell-6.png 986w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-6-300x30.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-6-768x78.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-6-696x71.png 696w" sizes="(max-width: 986px) 100vw, 986px" /></h1>
<h1>Using VcRedist</h1>
<p><img loading="lazy" class="size-full wp-image-5539 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/using-vcredist.jpg" alt="" width="1540" height="800" srcset="https://www.osradar.com/wp-content/uploads/2018/08/using-vcredist.jpg 1540w, https://www.osradar.com/wp-content/uploads/2018/08/using-vcredist-300x156.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/08/using-vcredist-768x399.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/08/using-vcredist-1024x532.jpg 1024w, https://www.osradar.com/wp-content/uploads/2018/08/using-vcredist-696x362.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/08/using-vcredist-1068x555.jpg 1068w, https://www.osradar.com/wp-content/uploads/2018/08/using-vcredist-809x420.jpg 809w" sizes="(max-width: 1540px) 100vw, 1540px" /></p>
<p>You can find out all the available Visual C++ redistributable packages by running the following command –</p>
<pre class="">Get-VcList -Export All</pre>
<p><img loading="lazy" class="size-full wp-image-5547 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/powershell-7.png" alt="" width="979" height="721" srcset="https://www.osradar.com/wp-content/uploads/2018/08/powershell-7.png 979w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-7-300x221.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-7-768x566.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-7-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-7-696x513.png 696w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-7-570x420.png 570w" sizes="(max-width: 979px) 100vw, 979px" /></p>
<p>Time to download the Visual C++ runtime packages. Run the following commands –</p>
<pre class="">New-Item C:\Temp\VcRedist -ItemType Directory
Get-VcList | Get-VcRedist -Path C:\Temp\VcRedist</pre>
<p><img loading="lazy" class="size-full wp-image-5548 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/powershell-8.png" alt="" width="990" height="332" srcset="https://www.osradar.com/wp-content/uploads/2018/08/powershell-8.png 990w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-8-300x101.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-8-768x258.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-8-696x233.png 696w" sizes="(max-width: 990px) 100vw, 990px" /></p>
<p>This will create a folder “C:\ Temp\VcRedist” where all the packages the module will download and save. Depending on your internet speed and other factors, this may take a while. Be patient.</p>
<p>Download complete? Install them right away! Run the following command –</p>
<pre class="">Get-VcList | Install-VcRedist -Path C:\Temp\VcRedist</pre>
<p>Check out the result of installation –</p>
<p><img loading="lazy" class="size-full wp-image-5549 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/08/powershell-9.png" alt="" width="877" height="269" srcset="https://www.osradar.com/wp-content/uploads/2018/08/powershell-9.png 877w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-9-300x92.png 300w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-9-768x236.png 768w, https://www.osradar.com/wp-content/uploads/2018/08/powershell-9-696x213.png 696w" sizes="(max-width: 877px) 100vw, 877px" /></p>
<p>Voila! Your apps should now run perfectly.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-download-all-the-visual-c-runtimes/">How to Download All the Visual C++ Runtimes</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-download-all-the-visual-c-runtimes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
