> For the complete documentation index, see [llms.txt](https://onestore-dev.gitbook.io/dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onestore-dev.gitbook.io/dev/chi/docs/apps/product/windows/exe-info.md).

# EXE Info

## PC environment information

You can enter the system requirements needed to install and play the game in the Windows environment.

* OS Version
  * Enter the supported Windows operating system version.
  * Example: Windows 10 or later
* CPU
  * Enter the processor specifications required for smooth gameplay.
  * Example: Intel i5-8400 / AMD Ryzen 5 2600 or higher
* RAM
  * Enter the memory capacity required for smooth gameplay.
  * Example: 8GB or more
* Storage
  * Enter the disk space required to install and run the game.
  * Example: At least 20GB of free space
* Supported Information
  * Win-64: Check if the game can run on a 64-bit operating system.
  * Win-32: Check if the game can run on a 32-bit operating system.

<br>

## Game installation information

You can enter the necessary information for ONE GameLoop to install and run the game.

* Registry Install Path
  * Enter the path of the InstallPath registry so that ONE GameLoop can locate the installed game.
  * Example: \HKEY\_LOCAL\_MACHINE\SOFTWARE\GameCompany\GameName\InstallPath
* Game executable file name
  * Enter the executable file name (EXE) for ONE GameLoop to launch the game.
  * Example: GameName.exe
* Game uninstaller file name
  * Enter the uninstaller file name (EXE) for ONE GameLoop to remove the game.
  * Example: Uninstall.exe
  * The game uninstaller file must be located in the same directory as the game executable file.
