# Download Loader

## Download Visual C++ Redistributable Runtimes All-In-One

{% embed url="<https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/>" %}

1. Download Visual C++ Runtimes above
2. Unzip the file
3. Run **install\_all.bat** as administrator
4. Restart PC

## Download DirectX Runtimes

{% embed url="<https://www.microsoft.com/en-US/download/details.aspx?id=35>" %}

1. Download DirectX above
2. Uncheck **Install the Bing Bar**

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

3. Click **Next** until finished

## Download Loader

{% file src="/files/qphUfJSLgF1zRPdhK5wZ" %}

{% hint style="warning" %}
For the spoofer to run correctly, you must disable these options in your bios.\
\
Disable: Hyper-V, fTPM / TPM\
Enable: Virtualization
{% endhint %}

## Confirming that Virtualization is Enabled&#x20;

<figure><img src="/files/2Je9IFdjCQ8EwaP7PvV1" 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://spoofer.gitbook.io/spoofer/2-setup/download-loader.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.
