Installation
After double-clicking the installation file OAK_ETStudio_Install.exe, the following interface will appear:

Users can choose whether to create a desktop shortcut and whether to launch the application after installation is complete. After clicking "Next," the user's selected options will be displayed as follows:

After click next it will show the install page:

Upon clicking "Install," the installer will check for prerequisite software required to run the application. If the necessary software is not present, it will be silently installed; if it already exists, the installation will be skipped.
After checking the prerequisite software, the installer will automatically proceed to the main application installation page, requiring no user intervention, as shown below:

The process continues until the installation is complete.

After installation the it will prepare the work environment.

Click "Finish" to complete the installation.

Open ETStudio

Troubleshooting
Missing AspNetCore it will show Required:'Microsoft.AspNetCore.App',version '8.0.0'(x64)
Solution:Install AspNetCore(aspnetcore-runtime-8.0.13-win-x64.exe) manually and restart ETStudio.

Missing WindowsDesktop it will show Required:'Microsoft.WindowsDesktop.App',version '8.0.0'(x64)

Solution:Install WindowsDesktop(windowsdesktop-runtime-8.0.13-win-x64.exe) manually and restart ETStudio.
Missing NETCore it will show Required:'Microsoft.NETCore.App',version '8.0.13'(x64)
Solution:Install NETCore(dotnet-runtime-8.0.13-win-x64.exe) manually and restart ETStudio.
