Running the Installer on Windows
WARNING
If you have the Microsoft Store version of TIDAL installed, you need to uninstall it and instead use the TIDAL installer from Tidals Website. The Microsoft Store version is not compatible with TidaLuna.
If you already have the installer running, continue in Installing TidaLuna.
Download the Installer
- Go to the TidaLuna Installer Releases page.
- Download the latest Windows executable:
installer-windows-x86_64-vX.X.X.exe.
Run the Installer
- Open the folder where you downloaded the file.
- Double-click
installer-windows-x86_64-vX.X.X.exe. - You might run into a warning from Windows Defender SmartScreen. If you do, click on
More infoand thenRun anywayto proceed. This is a standard warning for applications that are not signed or widely recognized by Microsoft. - The installer UI opens directly. Follow Installing TidaLuna to complete setup.
Optional: Run in CLI mode (PowerShell)
powershell
./installer-windows-x86_64-vX.X.X.exe --headless --list-versions
./installer-windows-x86_64-vX.X.X.exe --headless --install
./installer-windows-x86_64-vX.X.X.exe --headless --uninstallUse --path "C:\path\to\TIDAL\resources" to target a custom installation path.