> For the complete documentation index, see [llms.txt](https://drotek.gitbook.io/lsc2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://drotek.gitbook.io/lsc2/show-creation/install-drotek-iostar-add-on.md).

# Install Drotek IOStar Add-on

{% hint style="info" %}
Welcome to the installation instructions for Lightshow Creator!\
This add-on is reserved to [Drotek](https://drotek.com/) clients.\
Please reach out to us at <contact@drotek.com> to discuss how you can obtain access.\
We look forward to hearing from you and exploring how Lightshow Creator can support your needs.
{% endhint %}

### 🔹Install Blender

Install Blender 4.5 (LTS), if you are using windows, download this [file](https://download.blender.org/release/Blender4.5/blender-4.5.5-windows-x64.msi). Otherwise check for the appropriate version in [this page](https://download.blender.org/release/).

### 🔹Install Lightshow Creator&#x20;

{% embed url="<https://youtu.be/nm7ejqr6tWc>" %}

{% hint style="warning" %}
Open Blender as administrator
{% endhint %}

Select `Window / Toggle System Console` to see the progress bars during the installation.

This window should always be kept open, as it will display progress bars during long operations (e.g. during a show export).

<figure><img src="/files/62J5fFps3v90kinOZKk4" alt=""><figcaption></figcaption></figure>

Select `Edit` and then `Preferences`

![](/files/TX3dMjXKOpBEvzzjCWb8)

Go to the `Add-ons` section and select `Install...`&#x20;

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

Select the add-on zip file and click on `Install Add-on`

![](/files/jqXQ3ROrQVAoG7GjA7zw)

Wait for `Lightshow: Lightshow Creator` to appear and check the checkbox to enable it

![](/files/nbXxRrqSVDMV7c4d02nN)

\
You can now start a new project by clicking on `Lightshow`

![](/files/HsliVzlgjWuBQmzjpDS2) ![](/files/xbmTKXFuywIWhkbO2TSS)

***

### 🔸Help Mode

The Help Mode is an optional setting that, when enabled, displays a "Help" button next to the main tools in the addon panel.\
Clicking this button will take you directly to the corresponding section of the documentation.

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

***

### 🔸FAQ

* How should I upgrade the Lightshow Creator?
  * First, remove the old Lightshow Creator version.\
    Then, close Blender and open Blender again as administrator and follow the installation procedure.
* The Lightshow Creator upgrade failed. What should I do?
  * Try closing and opening Blender, and try enabling Lightshow Creator again.
  * Check no Lightshow Creator versions are installed.
  * Try uninstalling Blender, and removing all files remaining in `C:\Program Files\Blender Foundation\Blender 4.5`.
* I tried all the steps above and the installation always fails. What should I do?
  * Please contact Drotek with a screenshot of the error message and the System Console.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://drotek.gitbook.io/lsc2/show-creation/install-drotek-iostar-add-on.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.
