# WriteBackExtreme installer

Whether you are upgrading from an older version of WriteBackExtreme, or doing a new installation, the first thing you will see is the install screen:

<figure><img src="/files/vxLWt9enfBR3Ao5sheTM" alt=""><figcaption></figcaption></figure>

This installer is mostly self-explanatory, but there are differences based on whether this is your first time installing WriteBackExtreme, whether you are upgrading from a version *before* 6.0.0, or upgrading from a version *after* 6.0.0. Please choose which of the following applies to you, and then follow that installation guide:

{% content-ref url="/pages/jytitx7OvRkss8Hl2LxH" %}
[New installation](/writebackextreme/getting-started/installation-wizard/writebackextreme-installer/new-installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/EBNC20teGCbUwrDYbaFS" %}
[Upgrading from a version before 6.0](/writebackextreme/getting-started/installation-wizard/writebackextreme-installer/upgrading-from-a-version-before-6.0.md)
{% endcontent-ref %}

{% content-ref url="/pages/EsJNyijD2SGoL2UEdofO" %}
[Upgrading from a version after 6.0](/writebackextreme/getting-started/upgrade/upgrading-from-a-version-after-6.0.md)
{% endcontent-ref %}

## Troubleshooting

<details>

<summary>The installer says WriteBackExtreme is installed in a location, but it is no longer installed there</summary>

If this happens, open the registry editor, (Press Windows Key+P, enter regedit, and press enter.) and navigate to:

```
Computer\HKEY_CURRENT_USER\Software\infotopics\WriteBackExtreme
```

And remove the saved registry keys here. This can be safely done without any damage to future installations, or your machine.

<figure><img src="/files/bJUjaxTM16DbEA2UGsCk" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Error opening file for writing</summary>

<figure><img src="/files/STnMJoPBTXp9R8FL07Wu" alt=""><figcaption></figcaption></figure>

When this error appears, you can simply press the 'Retry' button, and the installation process should continue.&#x20;

If the error message appears again, it is possible that a WriteBackExtreme process is still hanging in the background. In this case, open the Task Manager, and end any remaining processes. Afterwards, the installation should complete correctly.

</details>

<details>

<summary>I accidentally installed WriteBackExtreme as new instead of upgrade. </summary>

When running the Windows installer for the first time, the initial screen gives you the option to perform either a new installation or an upgrade from a version earlier than 6.

If you accidentally choose New Installation instead of Upgrade, the installer will proceed with a fresh 6.0 installation. After that, the upgrade option will no longer be available.

Fortunately, this can be resolved.

An uninstall.exe file is included in the folder where the new WritebackExtreme 6.0 version was installed (typically in C:\Users\\\<username>\AppData\Local\WriteBackExtreme). Run this uninstaller to remove the fresh 6.0 installation. Once it has been removed, run the installer again and select the Upgrade option.

</details>


---

# 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://docs.infotopics.com/writebackextreme/getting-started/installation-wizard/writebackextreme-installer.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.
