# Windows

## Procedura wdrożenia

### Przygotowanie środowiska

* Upewnij się, że na Twojej maszynie są zainstalowane wymagane wersje .NET:
  * .NET Runtime w wersji 8.0.0  albo innej z serii 8.x.x
  * ASP.NET Core Runtime w wersji 8.0.0 albo innej z serii 8.x.x
  * Microsoft Windows Desktop Runtime w wersji 8.0.0 albo innej z serii 8.x.x
* Pobierz instalator **SIGNIUS Sealing Server** z oficjalnej strony internetowej lub korzystając z linku dostarczonego przez producenta.

### Instalacja usługi

* Uruchom pobrany instalator i postępuj zgodnie z wyświetlanymi instrukcjami.

### Inicjalizacja i generowanie licencji

* Po zakończeniu instalacji uruchom **SIGNIUS Sealing Server** za pomocą wiersza poleceń.
* Skopiuj wartość "Hardware ID" z konsoli.
* Wyślij skopiowaną wartość „Hardware ID” do producenta oprogramowania w celu wygenerowania licencji.
* Po otrzymaniu licencji należy postępować zgodnie z instrukcjami dostawcy w celu aktywacji oprogramowania **SIGNIUS Sealing Server**.

### Aktywacja oprogramowania

* Po otrzymaniu pliku licencyjnego wróć do **SIGNIUS Sealing Server**.
* Przejdź do katalogu głównego/folderu aplikacji i wklej tam otrzymany plik licencji.

Na tym etapie **SIGNIUS Sealing Server** powinien być gotowy do konfiguracji.


---

# 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.signius.eu/manuals/seal_pl/signius-sealing-server-i-client/signius-sealing-server/instalacja/windows.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.
