https://forums.autodesk.com/t5/installation-licensing/install-net-framework-language-pack-failed-installation-aborted/m-p/3873491
If you have a newer version c++ and want ignore the error add IGNORE_FAILURE=YES to setup.ini.
[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 IGNORE_FAILURE=YESDISKCOST=3000000 VC_FUNC=DotnetLangPacksVerCheck VC_SOURCE=Setup\SetupUi.dll VC_PARAM=%lang%;4.0.30319
Problem: When installing your Autodesk product, your installation fails and the resulting installation.log file on the summary screen (and your %TEMP% folder) shows the following error:
Install .NET Framework Runtime Language Pack Failed Installation aborted, Result=1603
Reason: 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. This is a very similar issue in the past with the Prerequisite 1603 failures for .NET Framework and Visual C++ Redistributables failing. This guide acts as a supplement to that article.
No comments:
Post a Comment