Your .net installation is corrupted. The error message that caused the installer to fail is this: FileNotFoundException: Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
So the Assembly "System.Data" is missing. Thing is: System.Data is part of .Net, not Vortex. Usually it should be installed as part of Windows and kept up-to-date by the windows updater.Fix should be easy: get .Net framework 4.8 from here: https://dotnet.micro...otnet-framework , Install.
I tried downloading it, but it says that .NET framework 4.8 or later is already installed. Also its weird that this is controlled by windows updates, because this issue with vortex started immediately after a windows update.