# Installation GKS3 Distribution

{% hint style="success" %}

## Förkrav

* .NET Framework 3.5
* Inloggningsuppgifter och licensnummer till [Logtrade](https://www.logtrade.se)
* Zebra-skrivare för fraktsedlar och etiketter upplagda i *Control Panel > Devices and Printers*  och där testutskrifter fungerar.
  {% endhint %}

## På servern

### Kopiera filer

Skapa mapp:

```
c:\gks3\distribution
```

Kopiera innehållet i installationspaketet till *c:\gks3\distribution*

Starta programmet *c:\gks3\distribution\Simutek.GKS.UI.Distribution.exe*

## På klienter

Skapa en genväg till programmet.

1. Högerklicka på skrivbordet och välj *Ny > Genväg* .
2. Ange sökvägen till `Simutek.GKS.UI.Distribution.exe` på servern.\
   T.ex: *\\\gks-server\gks3\distribution\Simutek.GKS.UI.Distribution.exe* .
3. Döp genvägen till *GKS3 distribution*.
4. Klicka *Avsluta*.

## Koppla in utskrifter av fraktsedlar och etiketter

1. Logga in till:\
   <https://distribution.logtrade.info>
2. Gå i menyn *Hjälp > Ladda ner*
3. Följ instruktioner från installationsmanualen.

{% hint style="info" %}
Starta programmet *Integrated Printer - inställningar* med alternativet *Kör som administratör.*&#x20;
{% endhint %}

{% hint style="info" %}
När du väljer skrivare i programmet, tänk på att inte välja *Windows standardskrivare*. Vilken skrivare som är standard kan lätt komma att ändras i Windows och ger då utskrifter till oönskade skrivare.
{% endhint %}


---

# 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.simutek.se/it/install/installation-gks3-distribution.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.
