I'm trying to install Intel SGX SDK on Windows 11.
I followed Intel instruction, downloaded the executable: "Intel SGX SDK for Windows v2.17.100.2.exe", and tried to execute it.
The only thing that happens is that a zip program is opened and asks me where to unzip it. But no installation is initiated.
Somewhere in the installation guide by Intel (which has been written few years ago) it is been suggested to unzip it and install the files in "installs" directory. But from what I unzipped - there is no such a directory.
I installed the nuget package (SGX SDK) on Visual Studio - but I'm interested in the other programs that the SDK suppose to provide and specifically the code examples.
I probably missing something.
Thanks for any help!