![]() |
Launch Modern UI
Hello,
I installed the latest version of NSIS on my machine with Modern UI option selected while installing. Everything went well but I don't understand how should I launch the Modern User Interface? It always takes me to the compiler interface. Could someone help me out? Thanks, -Anjali. |
Modern UI is for the NSIS installers, not the build system.
Stu |
You mean like making your installer look modern??
|
What i mean is NSIS 2 makes it is possible to create installers with a custom user interface. The Modern UI is an interface with a style like the wizards of recent Windows versions.
This new interface also features new pages (Welcome, Finish, Start Menu) and a description area on the components page. The interface and the graphics can be customized using the provided settings. Instead of opening a notepad and typing in the script, you can use this wizard like interface, point it to your install files and it generate a script for you. But how do I launch that UI? You can find information in NSIS Modern UI Readme but it lists all the functions that can be used in Modern UI. |
|
Ya, NSIS Installer comes with the compiler, documentation and some extra stuff, but nothing like a wizard :)
|
Afrow UK, didn't you mean: Development Environments
most of them have an integrated and easy to use wizard. when you want to use the modern interface for your installer you should take the following code: PHP Code:
|
|
| All times are GMT. The time now is 18:01. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.