<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160 in Installation &amp; Licensing Forum</title>
    <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/3946429#M153763</link>
    <description>&lt;P&gt;I wanted to add David.Lau's post to this as a reference for similar failures on prerequisites.&amp;nbsp; This one tends to be a good registry fix.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks David!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://forums.autodesk.com/t5/Installation-Licensing/Installation-of-AutoCAD-stalls-at-the-Visual-C-2008/m-p/2778000/highlight/true#M24343"&gt;http://forums.autodesk.com/t5/Installation-Licensing/Installation-of-AutoCAD-stalls-at-the-Visual-C-2008/m-p/2778000/highlight/true#M24343&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jun 2013 15:38:51 GMT</pubDate>
    <dc:creator>TravisNave</dc:creator>
    <dc:date>2013-06-04T15:38:51Z</dc:date>
    <item>
      <title>Install .NET Framework Language Pack Failed Installation aborted, Result=1603</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/3873491#M153761</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Problem:&lt;/STRONG&gt;&amp;nbsp; When installing your Autodesk product, your installation fails and the resulting&lt;EM&gt; installation.log&lt;/EM&gt; file on the summary screen (and your %TEMP% folder) shows the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Install .NET Framework Runtime Language Pack Failed Installation aborted, Result=1603&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;Reason:&amp;nbsp; &lt;/STRONG&gt;It is possible that the .NET Framework preinstalled in some Windows 7 and Windows 8 machines is not the full installation and the update for the language pack cannot install if a previous version or newer version is already installed.&amp;nbsp; This is a very similar issue in the past with the Prerequisite 1603 failures for .NET Framework and Visual C++ Redistributables failing.&amp;nbsp; This guide acts as a supplement to that article.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&amp;nbsp; &lt;/STRONG&gt;There is &lt;EM&gt;not&lt;/EM&gt; an English version of the Language pack for this program.&amp;nbsp; More information about this can be found at the following Microsoft resource:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.microsoft.com/en-us/download/details.aspx?id=3324" target="_blank"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=3324&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Work Around:&amp;nbsp; &lt;/STRONG&gt;To best avoid this error on newer Autodesk installations, it is best if you first install the prerequisite first and then modify the &lt;EM&gt;setup.ini&lt;/EM&gt; file in the installation source to ignore the failure of the language pack&amp;nbsp;install.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 1:&amp;nbsp; &lt;/STRONG&gt;Copy the contents of your install media to your local hard drive.&amp;nbsp; If you have the downloaded version, then you already have completed this step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 2:&amp;nbsp; &lt;/STRONG&gt;Locate the file in the root source folder named &lt;EM&gt;Setup.ini &lt;/EM&gt;and make a backup of this file.&amp;nbsp; Open the file in Notepad for editing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 3:&amp;nbsp; &lt;/STRONG&gt;Perform a search to find the&lt;FONT face="courier new,courier"&gt; [DOTNET4LANG]&lt;/FONT&gt; located in this file.&amp;nbsp; Later versions may have newer language file prerequisites, such as &lt;FONT face="courier new,courier"&gt;[DOTNET45LANG&lt;/FONT&gt;], etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 4:&amp;nbsp; &lt;/STRONG&gt;Add the following line to the prerequisite grouping under the existing &lt;FONT face="courier new,courier"&gt;EXE_&lt;/FONT&gt; settings:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;IGNORE_FAILURE=YES&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your resulting Prereq should look similar to this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[DOTNET4LANG]
PRODUCT_NAME=.NET Framework Runtime 4.0 Language Pack
EXE_PATH=3rdParty\NET\4\wcu\dotNetFramework\dotNetFx40LP_Full_x86_x64_%lang%.exe
EXE_PARAM=/q
EXE_LANGS=1036;1040;1031;1034;1046;1041;1042;2052;1028;1029;1038;1045;1049
&lt;STRONG&gt;IGNORE_FAILURE=YES&lt;BR /&gt;&lt;/STRONG&gt;DISKCOST=3000000
VC_FUNC=DotnetLangPacksVerCheck
VC_SOURCE=Setup\SetupUi.dll
VC_PARAM=%lang%;4.0.30319&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;Step 5:&amp;nbsp; &lt;/STRONG&gt;Save the file and run the installer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As always, make sure that you are installing with local Administrator Rights, UAC turned off, and anti-virus temporarily disabled.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is a copy of the Autodesk AutoCAD 2014 (vanilla) setup.ini file that I have modified for this example.&amp;nbsp; Use this file only as a reference and not as your file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2013 22:03:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/3873491#M153761</guid>
      <dc:creator>TravisNave</dc:creator>
      <dc:date>2013-04-16T22:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/3873494#M153762</link>
      <description>&lt;P&gt;In some instances, it may be best to remove the check for the prerequisite altogether.&amp;nbsp; For more information on how to modify the setup.ini file for this purpose, see my 2nd post for the Advanced Solution here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.autodesk.com/t5/Installation-Licensing/Some-Products-Fail-to-Install-Result-1603/td-p/3382347" target="_blank"&gt;http://forums.autodesk.com/t5/Installation-Licensing/Some-Products-Fail-to-Install-Result-1603/td-p/3382347&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2013 22:05:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/3873494#M153762</guid>
      <dc:creator>TravisNave</dc:creator>
      <dc:date>2013-04-16T22:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/3946429#M153763</link>
      <description>&lt;P&gt;I wanted to add David.Lau's post to this as a reference for similar failures on prerequisites.&amp;nbsp; This one tends to be a good registry fix.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks David!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://forums.autodesk.com/t5/Installation-Licensing/Installation-of-AutoCAD-stalls-at-the-Visual-C-2008/m-p/2778000/highlight/true#M24343"&gt;http://forums.autodesk.com/t5/Installation-Licensing/Installation-of-AutoCAD-stalls-at-the-Visual-C-2008/m-p/2778000/highlight/true#M24343&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2013 15:38:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/3946429#M153763</guid>
      <dc:creator>TravisNave</dc:creator>
      <dc:date>2013-06-04T15:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/4370437#M153764</link>
      <description>&lt;P&gt;You are my hero.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Aug 2013 01:32:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/4370437#M153764</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-17T01:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/4377286#M153766</link>
      <description>&lt;P&gt;Here is an Autodesk Chronicle video that I posted that provides a visual explanation of modifying the setup.ini.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IFRAME src="https://chronicle.autodesk.com/Embed/82a72abe-4fba-4e80-be6d-5f36f4d37155" width="640" height="400"&gt;&lt;/IFRAME&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 18:24:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/4377286#M153766</guid>
      <dc:creator>TravisNave</dc:creator>
      <dc:date>2013-08-22T18:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/4377361#M153767</link>
      <description>&lt;P&gt;You're really GREAT! )&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 19:04:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/4377361#M153767</guid>
      <dc:creator>and-adsk001</dc:creator>
      <dc:date>2013-08-22T19:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/4378038#M153768</link>
      <description>&lt;P&gt;Is it just me or have these installation issues become more of an issues recently and if so why is it that the other major CAD package that we use manages to install itself without any problems simply because it runs a prerequisite pack before attempting to install the CAD side of the product!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also having to edit ini files so not to install 360 even though you tell it in the deployment that you don’t want it and Recap edit the registry to get the correct service pack!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that they like to get the new shiny product out to the users so that they can see something for their money but really does anybody bother to test the basic deployment installation for getting it out to the end users?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still it makes life interesting for us still employed to sort these problems out for our users although some think all we do all day is complain and play with the software.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 09:02:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/4378038#M153768</guid>
      <dc:creator>Dazzman</dc:creator>
      <dc:date>2013-08-23T09:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/4460443#M153769</link>
      <description>&lt;P&gt;u R the BEST,&lt;/P&gt;&lt;P&gt;its the best way für win8 , in 2sec. finisch mit netframwork error !!.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2013 18:56:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/4460443#M153769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-26T18:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/4906426#M153770</link>
      <description>&lt;P&gt;I try to do this, but when I change the INI file, appears a message saying that the comunication has failed. What am I doing wrong?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2014 16:55:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/4906426#M153770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-24T16:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5024618#M153771</link>
      <description>&lt;P&gt;Thanks Man!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 May 2014 10:31:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5024618#M153771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-11T10:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5054792#M153772</link>
      <description>&lt;P&gt;sir i already edit the DOTLANG part but its the same it says failed to install some products.. pls help&lt;/P&gt;</description>
      <pubDate>Sat, 24 May 2014 14:46:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5054792#M153772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-24T14:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5119444#M153773</link>
      <description>&lt;P&gt;For anyone having the problem with the 2014 Building Suite or later versions.. I noticed the problem was when VB 2010 was installing and the INI already hadthe ignore_Faliure on a few of the things mentioned here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Were it wasnt was in teh 2010 part of the ini - I added the "Ignore_Failure=yes" in these two groups and it fixed it for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#============= VCREDIST Begin ===============&lt;BR /&gt;#== Note about VCREDIST section names used:&lt;BR /&gt;#== The template uses a naming that matches the MSDN download name. It doesn’t use a version number.&lt;BR /&gt;#== For example, if you downloaded the package from &lt;A target="_blank" href="http://www.microsoft.com/downloads/en/details.aspx?familyid=a5c84275-3b97-4ab7-a40d-3802b2af5fc2&amp;amp;displaylang=en,"&gt;http://www.microsoft.com/downloads/en/details.aspx?familyid=a5c84275-3b97-4ab7-a40d-3802b2af5fc2&amp;amp;displaylang=en,&lt;/A&gt;&lt;BR /&gt;#== you would use [VCREDIST2008SP1X86] in the INI.&lt;/P&gt;&lt;P&gt;[VCREDIST2010SP1X86]&lt;BR /&gt;PLATFORM=ALL&lt;BR /&gt;PRODUCT_NAME=Microsoft Visual C++ 2010 SP1 Redistributable (x86)&lt;BR /&gt;EXE_PATH=3rdParty\x86\VCRedist\2010SP1\vcredist_x86.exe&lt;BR /&gt;EXE_PARAM=/q /norestart&lt;BR /&gt;VC_FUNC=VCx86RedisCheck&lt;BR /&gt;VC_SOURCE=Setup\SetupUi.dll&lt;BR /&gt;VC_PARAM={F0C3E5D1-1ADE-321E-8167-68EF0DE699A5}&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;IGNORE_FAILURE=YES&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;ROLLBACKABLE=NO&lt;/P&gt;&lt;P&gt;[VCREDIST2010SP1X64]&lt;BR /&gt;PLATFORM=x64&lt;BR /&gt;PRODUCT_NAME=Microsoft Visual C++ 2010 SP1 Redistributable (x64)&lt;BR /&gt;EXE64_PATH=3rdParty\x64\VCRedist\2010SP1\vcredist_x64.exe&lt;BR /&gt;EXE_PARAM=/q /norestart&lt;BR /&gt;VC_FUNC=VCx64RedisCheck&lt;BR /&gt;VC_SOURCE=Setup\SetupUi.dll&lt;BR /&gt;VC_PARAM={1D8E6291-B0D5-35EC-8441-6616F567A0F7}&lt;BR /&gt;ROLLBACKABLE=NO&lt;BR /&gt;EXE_PATH=3rdParty\x64\VCRedist\2010SP1\vcredist_x64.exe&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;IGNORE_FAILURE=YES&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2014 01:54:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5119444#M153773</guid>
      <dc:creator>CharlesGoin</dc:creator>
      <dc:date>2014-06-27T01:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5391565#M153774</link>
      <description>&lt;P&gt;I made the correction in the setup.ini and the error is occurring image, need help. Who can help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG title="erroautodesk.png" border="0" alt="erroautodesk.png" src="https://forums.autodesk.com/t5/image/serverpage/image-id/139329iF5B943CA39B23407/image-size/original?v=mpbl-1&amp;amp;px=-1" /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Nov 2014 19:06:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5391565#M153774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-09T19:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5393251#M153775</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would recommend that you try downloading your product using the virtual assistant by following the directions here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/How-to-re-download-software.html" target="_blank"&gt;http://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/How-to-re-download-software.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/d271b68b-9d81-40e3-a2ce-b81a1cd97f6f" width="696" height="435" frameborder="0"&gt;&lt;/IFRAME&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2014 17:55:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5393251#M153775</guid>
      <dc:creator>TravisNave</dc:creator>
      <dc:date>2014-11-10T17:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5495281#M153776</link>
      <description>&lt;P&gt;I'm looking for some help with resolving the installation issues with Revit 2015.&amp;nbsp; I was able to install Autocad 2015 with no problem.&amp;nbsp; The Microsoft Visual C++ Redistributables are failing with the Result=1603.&amp;nbsp; I've tried using the Autodesk Virtual Agent to be sure the installer wasn't the problem.&amp;nbsp; I've verified the administrator login has full access to the necessary directories to allow the installer to run.&amp;nbsp; I've added "IGNORE_FAILURE=YES" to the groups where the&amp;nbsp;Microsoft Visual C++ Redistributables show up in the setup.ini, which didn't make a difference. &amp;nbsp; OS is Windows 8.1x64 12gb Ram.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setup.ini and the Autodesk Revit 2015 Setup.log are attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any information is greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2015 20:12:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5495281#M153776</guid>
      <dc:creator>rob</dc:creator>
      <dc:date>2015-02-04T20:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5495416#M153777</link>
      <description>&lt;P&gt;Posted too soon.&amp;nbsp; Problem solved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2015 21:25:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5495416#M153777</guid>
      <dc:creator>rob</dc:creator>
      <dc:date>2015-02-04T21:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5566821#M153778</link>
      <description>I followed all the above instruction but it did not work.&lt;BR /&gt;I found in installation log file that in prerequisite required .net 4.5 under ,quote "SETUP_PRODUCTDEPENDENCIES=".NET Framework Runtime 4.5" but I could not find the location of SETUP ((_PRODUCTDEPENDENCIES )) to delete that statement,PLEASE YOUR USUAL HELP IS APPRECIATED</description>
      <pubDate>Wed, 01 Apr 2015 13:27:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5566821#M153778</guid>
      <dc:creator>aksalaymeh</dc:creator>
      <dc:date>2015-04-01T13:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5782888#M153779</link>
      <description>&lt;P&gt;Thanks Travis,&lt;/P&gt;&lt;P&gt;It worked fine&amp;nbsp;with&amp;nbsp;my Autocad 2016 (student version).&lt;/P&gt;&lt;P&gt;After updating my OS&amp;nbsp;with the new Windows 10 free upgrade some unexpected freezing has happened during the AutoCAD start procedures (I had the AutoCAD 2016 already installed before the Windows upgrade). After reading your post here I decided to uninstall&amp;nbsp;the AutoCAD and download a new package from the Autodesk site by using the DOWNLOAD NOW option to have all the installation files&amp;nbsp;im my HD. Then I edited the setup.ini file like your suggestion and after that I re-installed the AutoCAD. Fortunately I had NO&amp;nbsp;more deploying problems and the AutoCAD 2016 is running fine under the Windows 10 OS.&amp;nbsp;Your post is really helpful and people&amp;nbsp;should try it&amp;nbsp;until a new Windows 10 compatible&amp;nbsp;version of the AutoCAD program is released by Autodesk. Thanks again.&lt;/P&gt;&lt;P&gt;Sergio&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2015 23:10:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5782888#M153779</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-21T23:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5949395#M153780</link>
      <description>Please, where can I find setup.ini? I don't think I understood what root source folder is..</description>
      <pubDate>Sun, 13 Dec 2015 19:08:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5949395#M153780</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-13T19:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Framework Language Pack Failed Installation aborted, Result=160</title>
      <link>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5949482#M153781</link>
      <description>The setup.ini should be inside the first folder where setup.exe is.</description>
      <pubDate>Sun, 13 Dec 2015 22:35:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/installation-licensing-forum/install-net-framework-language-pack-failed-installation-aborted/m-p/5949482#M153781</guid>
      <dc:creator>TravisNave</dc:creator>
      <dc:date>2015-12-13T22:35:20Z</dc:date>
    </item>
  </channel>
</rss>

