# Windows Antivirus

If you have antivirus installed, it might block Excalibur from listening shortcuts and simulating a shortcut press. To be sure that Excalibur works properly, whitelist following files:

**spell\_win.exe** – detects a shortcut press. It is essential for calling up search bar and executing any command that has a shortcut assigned. Full path:

`C:\Users\*USERNAME*\AppData\Roaming\Adobe\CEP\Extensions\knights_of_the_editing_table.spellbook\client\lib\spell_win.exe`

**spellcast\_win.exe** – simulates a shortcut press. This one needed for "Keyboard Shortcut", "Apply Transition", "Timecode" commands. Full path:

`C:\Users\*USERNAME*\AppData\Roaming\Adobe\CEP\Extensions\knights_of_the_editing_table.excalibur\client\lib\exec\spellcast_win.exe`


---

# 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://manuscript.knightsoftheeditingtable.com/extensions/excalibur/compatibility/windows-antivirus.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.
