Hi,
My Silent install have worked fine on 21.10.9
I’m now upgrading all Robot machines with Studio (for troubleshoting) + ServiceMode.
I’m on Windows 10 and .NET Framework 4.6.1
This is my set of pre-reqs:
choco install dotnet-6.0-desktopruntime -y
choco install googlechrome -y
choco install microsoft-edge -y
This is my MSIExec string:
MSIEXEC /i "C:\temp\UiPathStudio_22.10.5.msi" /l*v "c:\temp\3. InstallStudio_msi.log" /q ADDLOCAL="Studio,DesktopFeature,Robot,RegisterService" APPLICATIONFOLDER="C:\Program Files\UiPath" PACK AGES_FOLDER="c:\nuget"
The install carries on, but after some 32.000 lines the log starts to generate compile errors.
The partial log attached InstallStudio_22.10.5.log.zip (977.5 KB)
Is this expected?
The MSIExec have been running for some +30min.
Is this expected?
ExecNetFx: 1> Compiling assembly PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (CLR v4.0.30319) ...
ExecNetFx: 1>WARNING: Dependency attribute for System, is being ignored, possibly because of cyclic dependencies.
ExecNetFx: 1>WARNING: Dependency attribute for WindowsBase, is being ignored, possibly because of cyclic dependencies.
ExecNetFx: 1>WARNING: Dependency attribute for PresentationCore, is being ignored, possibly because of cyclic dependencies.
ExecNetFx: 1>Error compiling PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35: Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Exception from HRESULT: 0x80070241)
ExecNetFx: 1>Ngen failed to generate native code for image PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 because of the following error: Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Exception from HRESULT: 0x80070241)
ExecNetFx: 1>Ngen will retry compilation of image PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35