docs/en/assets/resources/_windows_install.mdx
import PkgList from "/src/components/PkgList";
Download the client installation package
<PkgList productName="TDengine TSDB-OSS Client" platform="Windows" />Run the installer, follow the prompts to select the default values, and complete the installation
Installation path
The default installation path is: C:\TDengine, which includes the following files (directories):
Configure taos.cfg
Edit the taos.cfg file (default path C:\TDengine\cfg\taos.cfg), change firstEP to the End Point of the TDengine server, for example: h1.tdengine.com:6030.
:::tip
192.168.1.99 h1.taos.com:::