> For the complete documentation index, see [llms.txt](https://docs.apryse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apryse.com/cli/pdf-cosedit/installation.md).

# Installation & Setup for CosEdit

Download and install Apryse’s CosEdit software easily with this step-by-step guide. Register for a licensed version or try the demo version for free. Learn how to uninstall CosEdit from your Windows c

Apryse’s CosEdit is supplied as a download from a distributor or directly from docs.apryse.com. Simply download and run the CosEdit .exe installer file. At this point, the CosEdit Setup Wizard will appear.

![](https://2406472477-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqKEEHupUnsxhXQwTzkVi%2Fuploads%2Fgit-blob-7bc34d9240e1cc99095587e2181bcd5eccdf8577%2Fb459a0e2ee9a1377f32cba890dc32395b5e715c3-350x298.png?alt=media)

Simply, click ‘Next’ and the installer will guide you through the steps required to complete the installation of CosEdit on your computer.

To register the software, you will need to supply the registration information as was provided to you after purchasing a license for the software. The registration information will include: �

* Your Full Name
* Company Name
* The activation key (i.e. serial number)

Enter the information and select OK.

Entering this information will immediately register your software and provide you with a licensed and fully functioning version of CosEdit.

## Demo Version Installation

If you wish to evaluate the product, you can [download the demo version](/cli/get-started/download.md) of the product without any serial number or license key. Click on the **CosEditDemo** installer file to begin installation, download and run the .exe file to begin installation. This will provide you with a working copy of the application. The evaluation version has several features turned off. In particular, the File Save feature is disabled.

## Uninstalling CosEdit

To remove CosEdit from a Windows computer:

1. Select **Settings > Control Panel** from the Start menu.
2. In the Control Panel click **Add/Remove Programs** and select **PDFtron CosEdit** in the list.
3. Click the **Add/Remove** button to remove the program. A confirmation prompt is displayed.

Alternatively, you can also remove CosEdit from a Windows computer by simply deleting the CosEdit folder.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.apryse.com/cli/pdf-cosedit/installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
