|
|
#1 |
|
Junior Member
Join Date: Jun 2011
Posts: 1
|
Dear All,
I have just downloaded NSIS and I am attempting to publish my application with it due to the fact that the "One-Click" default installer package that comes with VS2010 is not quite up to it (I have looked at WIX, but this was a bit too much for me to learn as I need a quick fix). One problem with NSIS is the ability to install componants/Prerequisites that I need for my C# application to run, i.e. Microsoft .NET 4.0 (I know how to deal with this one), and Microsoft.VisualBasic.PowerPacks 10.0.0.0. The latter I don't have a clue how to deal with by way of an automatic download with NSIS script. Can any one help me with this issue? Thanks very much for your time, Nick |
|
|
|
|
|
#2 |
|
Major Dude
|
Hi
It can be tough to start with NSIS, but do not hang in! We cannot create whole installer for you, you need to read a lot of wiki and search this forums ![]() .NET framework was mentioned here several times, there are also several topic on wiki: http://nsis.sourceforge.net/Category...tion_Functions With PowerPacks I have no experiences, but for downloading from internet you can use several plugins: InetC, NSISdl,InetLoad ot other: http://nsis.sourceforge.net/Category:Plugins Cool looking installers with custom design: www.graphical-installer.com Create Setup Pages easily: www.install-designer.com Build installers in Visual Studio 2005-2022: www.visual-installer.com or RAD Studio 2009 - 11 Alexandria: www.rad-installer.com |
|
|
|
![]() |
|
|||||||
| Tags |
| #nsis, #powerpacks, #prerequisites, #scripts |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|