Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 07 Jun 02:58
· 16 commits to master since this release

Added

  • install.ps1 � install/restore via Python (recommended when Windows Defender blocks the .exe)
  • Windows version metadata on the installer (scripts/generate_version_info.py)

Changed

  • Installer ships as onedir folder inside IMVU-Emoji-Installer.zip (fewer Defender false positives than onefile)
  • Installer no longer force-kills IMVU (taskkill /F removed); close IMVU manually or use graceful window close
  • Release asset is IMVU-Emoji-Installer.zip (run IMVU-Emoji-Installer.exe inside the extracted folder)

Fixed

  • Reduced antivirus false positives: disabled UPX, removed aggressive process termination, added file version info

Verification

Extract IMVU-Emoji-Installer.zip, then verify the .exe inside.

SHA256 (exe inside zip): 16d8a482feba3c762ee761d7432174535ad6a3c16cc87fee997467a4c2c4c43a

VirusTotal report

Defender blocked the download? Clone the repo and run install.ps1 (Python, no bundled .exe).