Abaqus - Runtime error & interoperability error while installing Abaqus

When I try to install the 2022 student version of Abaqus I end up with an Interoperability error during installation. Once the installer says it is executing applications and installing interoperability files, I end up with an error prompt:

Runtime Error! Program:"C:\SIMULIA\CAE\2022LE\win_b64\code\bin\SMAPython.exe

R6034

An application has made an attempt to load the C runtime library incorrectly. Please contact the application's support team for more information. 

After pressing "OK" I am greeted with another prompt:

Unable to properly install interoperability files. To complete this step manually after installation completes, please see the section 'Post Installation Troubleshooting' of the InstallationGuide.pdf located at the top level of your extracted media.

Technical details: Action LaunchAppAction from feature CODE\win_b64\InsDataFW_SE failed.
Action ID: unzipInteropPackageLE


So logically, I follow the steps in the InstallationGuide.pdf and paste this in an administrative command prompt:

C:\SIMULIA\CAE\2022LE\win_b64\code\bin\SMAExternal\unzip.exe -q -o 
C:\SIMULIA\CAE\2022LE\win_b64\code\bin\SMAExternal\Interop\InteropPkg.zip -d 
C:\SIMULIA\CAE\2022LE\win_b64\code\bin\SMAExternal\Interop

When I paste these commands I get the following: For the first line i can't see anything happening and for the second line it justs opens winrar without doing anything. The third line says that it is not recognized as an internal or external command, operable program or batch file. So I am not sure if this command line works. When I try to start Abacus it gives me the same Run Time error and then states the following in the command prompt:

ImportError: DLL load failed: A dynamic link library (DLL) initialization routine failed

So I'm not sure if I'm doing this right. Is there anyone who knows what to do?

Additionally I've tried (without succes):
-Installing 2019 version 

-Manually extracting the zip (but maybe incorrectly?)
-Reinstalling Microsoft Visual C++ 2010 runtime libraries
-Installing without Microsoft Visual C++ 2010 runtime libraries

-Clean booting and installing