ExperienceUI: Difference between revisions
No edit summary |
Dandaman32 (talk | contribs) m (Added source ID to "official website" link (referrer tracking)) |
||
Line 53: | Line 53: | ||
== Links == | == Links == | ||
[http://xpui.sourceforge.net Official Website] (Includes screenshots and documentation)<br> | [http://xpui.sourceforge.net/?sourceid=nsiswiki Official Website] (Includes screenshots and documentation)<br> | ||
[http://forums.winamp.com/showthread.php?s=&threadid=232416 Original NSIS Forum Thread] contains development information and downloads for version 1.1<br> | [http://forums.winamp.com/showthread.php?s=&threadid=232416 Original NSIS Forum Thread] contains development information and downloads for version 1.1<br> | ||
[http://xpui.sourceforge.net/forum Official Forum] - Replacement for Winamp forums thread | [http://xpui.sourceforge.net/forum Official Forum] - Replacement for Winamp forums thread | ||
[[Category:Graphics and UIs]] | [[Category:Graphics and UIs]] |
Revision as of 00:57, 14 April 2006
Author: dandaman32 (talk, contrib) |
Download Links
ExperienceUISetup-1.11-pre.exe (349 KB)
The prerelease version - a little buggy but totally rewritten.
ExperienceUISetup-1.1.exe (750 KB)
The stable version.
Description
Version: 1.11 (prerelease).
ExperienceUI for NSIS is an user interface (or UI) that uses skins as one of its main and proniminant features. Also, besides having some features of the Modern UI and NSIS itself, it has:
- 4 types of skins included in the original package: ExperienceUI Default Skin (which is like the InstallShield's(r)), Windows XP, Orange and Modern-Blue.
- More customizable pages to add to your installer: alternative welcome, installation confirmation and success, file copy and abort pages.
- Patches system that can install files to the user interface's core.
- Ability to create custom skins by changing the installer images
- Totally skining the user interface with other skining plug-ins for NSIS.
Credits
First of all, the list is too long to name completely here.
Some parts of the ExperienceUI were based on the Modern UI by Joost Verburg. While the majority of the skinning engine is original, the multiple languages, section description hover effects, and the Start Menu page were based on the Modern UI.
The computer graphic that is shown on all ExperienceUI installers (by default) was created by ZmAn3.
Afrow UK was kind enough to host the download until I could get a website started.
There are many, many freeware/opensource programs that I used to make the ExperienceUI. These include NSIS, HM NIS Edit, the GIMP, jEdit, KNOPPIX Linux (documentation design), and probably others I forget now.
License Agreement
ExperienceUI for NSIS (Open Source) License Agreement Copyright © 2004-2005 Fuhry Computers, Inc.
This license applies to everything in the ExperienceUI package, except where otherwise noted.
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
- The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgement in the product documentation would be appreciated but is not required.
- Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
- This notice may not be removed or altered from any source distribution.
Links
Official Website (Includes screenshots and documentation)
Original NSIS Forum Thread contains development information and downloads for version 1.1
Official Forum - Replacement for Winamp forums thread