imux’s primary native desktop today is macOS. Windows builds, when published, live under a separate downloads.windows object in the release manifest.
This page prevents the classic SEO trap of sending Windows users a Mac DMG—or Mac users an Electron .exe.
Prerequisites
- Browser
- Read access to iccjk.com/downloads
Steps
- 01
Read the manifest
Open
https://www.iccjk.com/downloads/latest.json. Confirm:downloads.macos→ DMG / appcast for Macdownloads.windows→available,version, and installer URLs when the channel is live
- 02
Download only from listed URLs
Use the
urlfields underdownloads.windows.downloads(NSIS/portable). Prefer also the clavue.com mirror URLs when provided. Verify sha256 when present. - 03
Do not cross streams
Never rename
.exeinto a Mac install path. Never mount a.dmgon Windows expecting the same binary. Channels update independently—Mac release must not wipe Windows fields (assets-only deploys preserve them).
FAQ
Is Windows feature-complete with macOS?
Not always. Treat Windows as its own channel and version. Read the notes field in the manifest.
Where is Mac install?
/download and /tutorials/installing-imux.