# Windows

To install Nobe OmniScope run the installer and follow the on-screen instructions.

All the associated plugins will be installed automatically (OFX for DaVinci Resolve, Adobe Premiere Pro / AE transmitter and Assimilate Scratch SDI plugin).

{% hint style="info" %}
The Windows installer no longer prompts for a system reboot after installation. If a reboot was previously required for your setup, it is no longer needed.
{% endhint %}

## Plugins

Plugins are installed into these locations:

* OFX for DaVinci Resolve:

  ```
  C:\Program Files\Common Files\OFX\Plugins\NobeOmniScopeConnect.ofx.bundle
  ```
* Adobe Premiere Pro & After Effects:

  ```
  C:\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore
  ```

  �
* Assimilate Scratch:

  ```
  C:\ProgramData\Assimilator\plugin64\SDI
  ```

  �


---

# 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.timeinpixels.com/nobe-omniscope/installation/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.
