Hi Michael, Welcome in Community
First step:
Install latest visual c++ redist available from here
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
Then, you are trying to install a software not at all compatible with windows 11, right? If yes, try to run it in compatible mode
Maybe you need to enable framework 3.5, press WIN + R and type
optionalfeatures.exe
From here check Framework 3.5, click ok and restart
Let me know how it goes
Elvis