# Additional requisites

## ModularX - ImageMagick <a href="#imagemagick" id="imagemagick"></a>

**1. Download ImageMagick:** [**https://www.imagemagick.org/script/download.php#windows**](https://www.imagemagick.org/script/download.php#windows)

![](https://camo.githubusercontent.com/aac5c97d1a36ac82db815d97d44720c5b398e0cbd53cc11bf81001b4b3ac2787/68747470733a2f2f692e696d6775722e636f6d2f67666a525a78682e706e67)

**2. Install ImageMagick. You must check `Add application directory to your system path`:**

![](https://camo.githubusercontent.com/f972c087f038608b21972465169b1dce48a0532380fd338d4d61b18d4204ede4/68747470733a2f2f692e696d6775722e636f6d2f365462426c546f2e706e67)

**3. Restart Rainmeter by `Right Click (Anything JaxCore) -> Developer options -> Reload Rainmeter`**

## Spicetify for JaxCore

This is only required if you're setting up Spotify using `Auto` media method setting. [FAQs](https://wiki.jaxcore.app/getting-started/faqs/media-player-faqs)

**1. Open Powershell, copy the following commands, paste and press enter:**

```
Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/khanhas/spicetify-cli/master/install.ps1" | Invoke-Expression
spicetify
spicetify config extensions webnowplaying.js
```

:information\_source: **If aren't using Spicetify for theming, run the following command**

```
spicetify config inject_css 0 replace_colors 0
```

**2. And finally, run the following command to save and apply all your changes:**

```
spicetify backup apply
```

**3. Restart Rainmeter by `Right Click (Anything JaxCore) -> Developer options -> Reload Rainmeter`**
