# Zadig Sürücü Kurulumu

## X30TR için Zadig ile sürücüleri nasıl kurarım?

{% hint style="danger" %}
**Visual Studio bilgisayarınızda önceden kuruluysa bile** VCP x64 ve x86 paketlerini tekrar yükleyin. Yükleme sonrası bilgisayarınızı yeniden başlatın.

x64: <https://aka.ms/vs/17/release/vc_redist.x64.exe>

x86: <https://aka.ms/vs/17/release/vc_redist.x86.exe>
{% endhint %}

### Windows Sürücü Kurulumu Zadig

#### Adım 1: ÖKC'yi Bilgisayarınıza Bağlayın

ÖKC'yi USB'den bilgisayarınıza bağlayın ve Aygıt Yöneticisi'nde aşağıdaki gibi "Taşınabilir aygıtlar/Portable Devices" altında göründüğünden emin olun.

[<mark style="color:red;">**"Diğer cihazlar/Other devices" altında görünüyorsa tıklayın.**</mark>](/token-developer-portal-1/x-platform/token-x-connect-wire/sik-sorulan-sorular.md#access-violation-veya-diger-cihazlar-other-devices-hatasi)

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

#### Adım 2: Zadig’i Yükleyin

Sürücü kurulumu için Zadig adlı programı yükleyin: <https://zadig.akeo.ie/>.

#### Adım 2: ÖKC İçin Sürücü Kurmak

Zadig'i yönetici olarak çalıştırın.

Zadig'de ÖKC'yi listeden bulun. Listede aşağıdaki resimdekine benzer bir isimde görünecektir.

Eğer listede yoksa Options sekmesinden "List All Devices" seçeneğine tıklayabilirsiniz.

Ok tuşlarıyla libusbK sürücüsünü seçin ve **"Replace Driver"**&#x61; tıklayın.

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

Yükleme tamamlandıktan sonra bilgisayarınızdaki Aygıt Yöneticisi'nde aşağıdaki gibi "libusbK USB Devices" altında göründüğünden emin olun.

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


---

# 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://developer.tokeninc.com/token-developer-portal-1/x-platform/token-x-connect-wire/zadig-surucu-kurulumu.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.
