> For the complete documentation index, see [llms.txt](https://docs.apica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apica.io/platform-docs/zebratester-scripting/install-zebratester/windows-installation/install-uninstall-zt-windows-installer-silently.md).

# Install/Uninstall ZT Windows Installer Silently

Download the Windows installer from here <https://apica-packages.s3.eu-central-1.amazonaws.com/current/zebratester/silent_installers/ZBA70B64.exe> or <https://apica-packages.s3.eu-central-1.amazonaws.com/current/zebratester/silent_installers/ZBA75A64.exe> to a directory.

&#x20;

Then change to the directory where you have the installer downloaded and follow below steps

1. Create a properties file like below screenshot and set the 2 properties **INSTALLER\_UI=silent** &

   **USER\_INSTALL\_DIR=C\\:\\\Program Files\\\ZebraTester\\\\**

   Open Screen Shot 2022-09-16 at 10.37.10.png![](blob:https://apica-kb.atlassian.net/68a0635d-eddf-4377-af78-1ef7a12d35d7#media-blob-url=true\&id=f1b19586-4c3f-49ba-9e43-8d9288ed5c56\&collection=contentId-2092072961\&contextId=2092072961\&mimeType=image%2Fpng\&name=Screen%20Shot%202022-09-16%20at%2010.37.10.png\&size=135481\&width=1696\&height=899\&alt=)

2\. Start the Command Prompt and execute the command like below

Open Screen Shot 2022-09-16 at 10.39.57.png![](blob:https://apica-kb.atlassian.net/e39fd34a-cf58-4498-b714-94d0cfe56f0b#media-blob-url=true\&id=cbcf27bd-a910-48b2-bd27-6167f2b89ded\&collection=contentId-2092072961\&contextId=2092072961\&mimeType=image%2Fpng\&name=Screen%20Shot%202022-09-16%20at%2010.39.57.png\&size=73034\&width=1164\&height=628\&alt=)

3\. Wait till the installation completed (wait for few minutes) and then you can go to the installation folder that you have given in the installer.properties file and start the ZebraTester Console.exe

If you want to uninstall ZT silently , please do the following step

Open Screen Shot 2022-09-19 at 10.45.55.png![](blob:https://apica-kb.atlassian.net/553c4c31-49c6-4edc-a2e8-bb769233ee7a#media-blob-url=true\&id=37096c9a-a2fd-481a-9f4e-36962cf67900\&collection=contentId-2092072961\&contextId=2092072961\&width=673\&height=72\&alt=)

&#x20;

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apica.io/platform-docs/zebratester-scripting/install-zebratester/windows-installation/install-uninstall-zt-windows-installer-silently.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
