> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/acron_der_anlagenchronist/acron_provider/providerxp.md).

# Provider for Windows XP installation

The ProviderXP enables systems running Windows XP/2003 Server and higher to be connected to ACRON 8.

The following steps are necessary in order to use ProviderXP:

* Copy the content of the ProviderXP folder from the ACRON CD to any folder on the Windows XP/2003 Server computer.
* Run the `vc_redist.x86.exe` file to install the runtime.
* Adapt the parameters for the command line in the `StartProvider.bat` file:

  start `acprovxp.exe` \[Plant identification] \[Provider identification (Provider number)] \[Server address] \[Port]

The plant identification and provider identification (Provider number) define the plant for which ProviderXP is to be used and the Provider configuration of the plant.

The server address and port relate to the computer on which the ACRON Database Server is running.

ProviderXP is started either by running the adapted .bat file or by executing the command line in the command prompt box.


---

# 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.videc.de/acron-9.3/en/acron_der_anlagenchronist/acron_provider/providerxp.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.
