Skip to content
⌘ NSIS Forum Archive

Visual studio 2008 looking installer

3 posts

ZmAn3#edited

Visual studio 2008 looking installer

This is a modified nsis installer UI and a sample script i did to try and mimic um i think the 2008 visual studio installers and learn NsDialogs the script is not complete it does however compile im posting this as is for the ui and graphics if anyone wants them.

also contains images for the other visual studio colors but with out there product names and made from scratch so you can use them in your own installer if you want
you can easily make this into a working installer for your own use

edit: forgot to mention you will need the CustomLicense plug-in for this script to compile or you can take that page out of the script



Download here
visual studio ui mod 4 nsis — artwork by zman3 on DeviantArt. Published: 2010-12-29 · Likes: 1 · Views: 3055




jiake#
You can using nsDialogs to create a license control (edit or richedit20a) now, the CustomLicense plug-in is not needed.
ZmAn3#
ya i did this a while back like 2008 or somthing

Has mouse move mouse out mouse down been added to nsdialogs by anyone?