# Launching SkyrimTogether through VMM

## Launching `SkyrimTogether.exe` for the first time

1. Open Vortex/VMM
2. Locate the custom launcher we created in the previous step and click the play button.
3. ![](https://i.imgur.com/VHLtUTz.png)
4. A popup window should appear, prompting you to choose an executable from the Skyrim root folder.
5. **This is extremely important! Select SkyrimSE.exe and press the Open button.**

![It's very important to select SkyrimSE.exe!](https://i.imgur.com/0k9BvSl.png)

6\. Skyrim Together Reborn will now launch.

7\. Close it after you reached the main menu.

![](https://i.imgur.com/DfFWszw.gif)

## Nothing pops up,when I open `SkyrimTogether.exe` / I chose the wrong .exe

You have three options

### **Option 1 (using VMM)**

1. Press the `WindowsKey + R` and copy & paste this into the `Run` prompt:\
   `C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\SkyrimTogetherReborn\SkyrimTogether.exe -r`
2. Then select the right executable (`SkyrimSE.exe`)

### **Option 2 (using VMM)**

1. Head to the Skyrim Together Reborn mod folder location:\
   `C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\SkyrimTogetherReborn`
2. Hold down your `Spacebar` and then double click the `SkyrimTogether.exe`. It shoud allow you to choose another executable.

### **Option 3 (works regardless of mod manager choice)**

1. Press `Windows Key + R` to open the `Run` menu
2. Type `regedit` to open the Registry Editor.
3. Select the folder `HKEY_CURRENT_USER`
4. Select the folder `Software`
5. Delete the folder called `TiltedPhoques`
6. This will remove the default preference of the `SkyrimTogether.exe`, and it will ask you again upon reopening the `SkyrimTogether.exe`.

#### Onwards to the next step!


---

# 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://wiki.tiltedphoques.com/tilted-online/guides/client-setup/using-vortex-mod-manager-vmm/skyrim-together-reborn/launching-skyrimtogether-through-vmm.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.
