All Projects → SuperPat45 → Ultramodernui

SuperPat45 / Ultramodernui

Licence: other
The Ultra-Modern User Interface is a new interface with a style like the most recent installers for NSIS 3 (Nullsoft Scriptable Install System), the tool that allows programmers to create such installers for Windows.

Projects that are alternatives of or similar to Ultramodernui

NSIS-UI-Plugin
Create NSIS Modern UI Setup by Using Thirdparty UI Library(such as Qt, DuiLib)
Stars: ✭ 55 (+120%)
Mutual labels:  installer, nsis
Wordpress Plugin Installer
A PHP class for installing and activating WordPress plugins.
Stars: ✭ 69 (+176%)
Mutual labels:  installer, plugins
Calamares
Distribution-independent installer framework
Stars: ✭ 654 (+2516%)
Mutual labels:  installer
Farmanager
File and Archive Manager
Stars: ✭ 898 (+3492%)
Mutual labels:  plugins
Bludit
Simple, Fast, Secure, Flat-File CMS
Stars: ✭ 824 (+3196%)
Mutual labels:  plugins
Busybox
BusyBox for Android
Stars: ✭ 716 (+2764%)
Mutual labels:  installer
Useful Softwares Tools List
List of useful Softwares, Tools, Plugins, Utilities (Online/Offline)
Stars: ✭ 7 (-72%)
Mutual labels:  plugins
Dotfiles
Config files for ZSH, Java, Ruby, Go, Editors, Terminals and more.
Stars: ✭ 639 (+2456%)
Mutual labels:  plugins
Micro Server
Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standard Java main class. Supporting pure Microservice or Micro-monolith styles.
Stars: ✭ 929 (+3616%)
Mutual labels:  plugins
Play Authenticate
An authentication plugin for Play Framework 2.x (Java)
Stars: ✭ 813 (+3152%)
Mutual labels:  plugins
Pluginmanager
Unity Plugin Manager
Stars: ✭ 18 (-28%)
Mutual labels:  plugins
Scala Steward
🤖 A bot that helps you keep your Scala projects up-to-date
Stars: ✭ 812 (+3148%)
Mutual labels:  plugins
Betterdiscordaddons
A series of plugins and themes for BetterDiscord.
Stars: ✭ 728 (+2812%)
Mutual labels:  plugins
Satysfi Cross Windows
Crosscompiling SATySFi from Ubuntu to Windows
Stars: ✭ 16 (-36%)
Mutual labels:  nsis
Sakurakit
🤡SakuraKit, a lightweight and powerful library for application to switching themes or skins.
Stars: ✭ 682 (+2628%)
Mutual labels:  skin
Okhttpparamsget
帮助你去获取params
Stars: ✭ 22 (-12%)
Mutual labels:  plugins
Termuxarch
You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
Stars: ✭ 653 (+2512%)
Mutual labels:  installer
Displaylink Debian
DisplayLink driver installer for Debian and Ubuntu based Linux distributions.
Stars: ✭ 768 (+2972%)
Mutual labels:  installer
Idaskins
Advanced skinning plugin for IDA Pro
Stars: ✭ 832 (+3228%)
Mutual labels:  skin
Weblaf
WebLaF is a fully open-source Look & Feel and component library written in pure Java for cross-platform desktop Swing applications.
Stars: ✭ 930 (+3620%)
Mutual labels:  skin

NSIS Ultra-Modern User Interface

The Ultra-Modern User Interface is a new interface with a style like the most recent installers for NSIS 3 (Nullsoft Scriptable Install System), the tool that allows programmers to create such installers for Windows. Ultra-Modern UI and NSIS are released under an open source license.

The Ultra-Modern User Interface also features new pages (Confirm, Abort, AlternativeStartMenu, AdditionalTasks, Information, Maintenance, Update, SetupType...). The interface and the graphics can be customized using the provided settings and the new skins system.

Ultra-Modern UI include also another User Interface named Modern UIEx. Modern UIEx is the same User Interface as the original Modern UI style but with the support of the new ultra-modern pages and with a little more options.

Ultra-Modern UI include three NSIS plug-ins:

  • SkinnedControls: a plug-in, natively integrated to Ultra-Modern UI, to skin all buttons and scroll bars of your installer;
  • InstallOptionsEx: an extension, natively integrated to Ultra-Modern UI, of the original InstallOptions plug-in with more feature to create custom pages;
  • nsArray: needed by some Ultra-Modern UI features, provide less out-of-the-box arrays and map features.

What’s new in Ultra-Modern UI version 2.0?

  • Ultra-Modern UI is now fully compatible with NSIS version 3 x86 edition and now with the large string special build;
  • The NSISArray plug-in was replaced by the new nsArray plug-in in version 1.1.1.7 who is faster and uses less memory;
  • Updated the InstallOptionsEx plug-in to version 2.4.5 beta 3 with full unicode support;
  • Updated the SkinnedControls plug-in to version 1.4 with support of the new NSIS plug-in API, ignore case parameters name support, unicode support, rewritten documentation and button image size are no more limited to allow smoother gradients;
  • Several new and completed language files and other minor fixes:
    • Completed: German language file by Bodenseematze;
    • New: Greek language file by Bodenseematze;
    • New: Italian language file by Bodenseematze;
    • New: Lithuanian language file by Bodenseematze;
    • New: Russian language file by Bodenseematze;
    • New: Slovenian language file by Bodenseematze;
    • New: Spanish language file by Bodenseematze;
    • New: Turkish language file by Bodenseematze;
    • New: Bulgarian language file by Angel;
  • The information page is now compatible with UTF16LE text files if compiled in Unicode;
  • The information page is now compatible with Unix style (LF only) line return text files;
  • The UMUI_CUSTOM_SKIN define is now deprecated, it is no more necessary and you can simply use the UMUI_SKIN define with your custom skin;
  • All button image was recreated with smoother gradient;
  • Reduced weight of skin images;
  • Updated and completed documentation;
  • Added an example for nsDialogs based custom page and documentation;
  • The default install directory for the NSIS + Ultra-Modern UI package is now C:\ProgramData on Windows Vista and upper to allow examples to be compiled without access rights errors;
  • A lot of bug fixes and optimizations;
  • Source code now on GitHub: https://github.com/SuperPat45/UltraModernUI.

License

zlib/libpng

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].