Old 7th June 2011, 15:38   #1
Camuvingian
Junior Member
 
Join Date: Jun 2011
Posts: 1
Lightbulb Prerequisites

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
Camuvingian is offline   Reply With Quote
Old 8th June 2011, 05:13   #2
T.Slappy
Major Dude
 
T.Slappy's Avatar
 
Join Date: Jan 2006
Location: Slovakia
Posts: 562
Send a message via ICQ to T.Slappy
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
T.Slappy is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Tags
#nsis, #powerpacks, #prerequisites, #scripts

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump