xland / InstallerCreator

A installer creator for windows just like NSIS or Inno Setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InstallerCreator (WIP)

  • DPI Support

An installer creator which can create beautiful installation interfaces.

It's differents from NSIS or Inno Setup are:

  • It allows developers to draw anything in the installer window.
  • It uses JavaScript which preferred by developers as it's scripting language.
  • It allows developers to create irregular window more easily.

//Skia::: //We haven't yet created a way to encode the ICU data for assembly on Windows,so we use a helper library to load icudtl.dat from the harddrive.

About

A installer creator for windows just like NSIS or Inno Setup

License:MIT License


Languages

Language:C++ 89.9%Language:JavaScript 7.4%Language:CMake 2.7%