# 13.6 Decompile

**Introduction**

When uploading a project from the HMI to the PC, the \*\*.wmt file is obtained, which needs to be decompiled before it could be opened with the PIStudio software.

This section introduces this tool in detailed.

![](/files/-LvOJmFjoyF0S9HovESO)

**Operating procedure**

1\) Open \[Decompiled] tool;

2\) Select WMT file by clicking \[Browse] in \[WMT location];

3\) Set save path in \[Location];

4\) Enter password in \[Project Password] (Enter as needed);

5\) Click \[OK] to perform the operation;

**Result**

A project folder is created.


---

# Agent Instructions: 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://wecon.gitbook.io/pistudio-manual/13.tools/13.6-decompile.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.
