# Windows Deployment

# Windows System Service Form

# File Structure

windows-service
│ 1-install.bat
│ 2-restart.bat
│ 3-uninstall.bat
│ README_CN.md
│ README_EN.md
│
└─resources

# Instructions for Use

# 1-install.bat

This file is used to install and start the service.

# 2-restart.bat

This file is used to restart the service.

# 3-uninstall.bat

This file is used to stop and uninstall the service.

# Executable File Form

# File Structure

CLTPlatform
CLTPlatform-2.2.1.exe
CLTDevice.dll
CLTInterface.dll
CLTInterfaceJniHelper.dll
liblz4.dll
zlib1.dll

# Instructions for Use

Double-click CLTPlatform-x.x.x.exe to start running.