========================================================
                  Overview
========================================================

Required Permissions:
Administrator privileges required
--------------------------------------------------------------

Standard Installation:
1. Double-click "DASCOM_D300KP_Windows-Driver-V1.110.0.0.exe".
2. Follow the pop-up prompts to decide whether to uninstall the old version (if an older version is already installed).
3. Select the complete path for program installation.
4. Continue with the installation as instructed.
--------------------------------------------------------------

Silent Installation:
1. Run Command Prompt (CMD) as Administrator, navigate to the installation directory, and run "Setup.bat".
2. If executing "Setup.bat", ensure "DASCOM_D300KP_Windows-Driver-V1.110.0.0.exe" is located in the same directory.
3. During silent installation, if a different version of the driver is detected in the local environment, it will automatically uninstall the old driver and install the new version; if the same version is detected, it will neither uninstall nor reinstall.
4. Installation logs will be generated in the target directory of the installation program.
--------------------------------------------------------------

About setup.bat:
1. Variables
   defaultDir - Parent directory
   defaultFolder - Folder where the driver will be installed
   destination - Full path where the driver will be installed
   extendCMD - Extended commands
   logDir - Log directory

2. Integrity Check
   Tool: certutil
   Algorithm: MD5
   Result: If the file is intact, the "Failed file count" will be zero
--------------------------------------------------------------

Silent Installation Example:
Run Setup.bat as Administrator. Then wait a few seconds. (If an older version of the driver exists in the local environment, it will automatically uninstall the old driver and install the new version.)
--------------------------------------------------------------

Non-Silent Installation Example:
Run "DASCOM_D300KP_Windows-Driver-V1.110.0.0.exe"
--------------------------------------------------------------

Uninstallation Example:
1. You can uninstall it via the Windows Programs and Features panel.
2. If the program is already installed locally, you can run "DASCOM_D300KP_Windows-Driver-V1.110.0.0.exe" to uninstall the installed program.
--------------------------------------------------------------

Silent Uninstallation Example:
Run Command Prompt (CMD) as Administrator, navigate to the installation directory, and run Uninstall.bat.
--------------------------------------------------------------