Skip to main content

Installation

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

Initial Installation Screen

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:

Selected Options Screen

After click next it will show the install page:

Selected Options Screen

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:

Installation Progress Screen

The process continues until the installation is complete.

Installation Complete Screen

After installation the it will prepare the work environment.

Installation Complete Screen

Click "Finish" to complete the installation.

Installation Complete Screen

Open ETStudio

Open ETStudio Screen

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 aspnetcore Screen

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

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. Missing netcore Screen