[wix-users] Converting NSIS to WIX

KONDURU Pavan Pavan.KONDURU at 3ds.com
Wed Feb 17 09:41:30 PST 2016


I have used both NSIS and WIX and both have their pros and cons based on what is actually needed.
It all depends on what the requirements are for the installer.

--Pavan

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Rob Mensching
Sent: Wednesday, February 17, 2016 9:33 AM
To: WiX Toolset Users Mailing List
Subject: Re: [wix-users] Converting NSIS to WIX

Very different approaches to installation NSIS and the Windows Installer.  NSIS is a procedural script, Windows Installer is a declarative transaction. So you need to think differently. A general source code converter is not really possible (NSIS may be Turing complete).

Anyway, yeah, it's a different sort of task. We've done a few of these conversions at FireGiant. I've come to really not care much for NSIS during these conversions but I understand why installation novices might gravitate to its procedural nature (which funny enough is also its fundamental flaw, IMHO).

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/


-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Linda Pagillo
Sent: Wednesday, February 17, 2016 5:29 AM
To: wix-users at lists.wixtoolset.org
Subject: [wix-users] Converting NSIS to WIX

Good day everyone. This is my first post to the list. I started researching WIX a few days ago and to say the least, I'm as green as they come in reference to it. I have a complex program which has a working installer built with NSIS. I did not write the NSIS installer or the program which it installs. The installer was written about 10 years ago by a former co-worker. My goal is to completely re-write the installer from the ground up using WIX. I need to accomplish this fairly quickly, but looking at the WIX tutorials and documentation, I don't believe this is going to be a quick process. My question is. is there any way to convert an NSIS script to WIX format? If not, is there anyone out there who is willing to help me at least plan out the project? There are many variables that come into play with my program. For example, my program can run with several mail server platforms.
I need the installer to give choices upon launch so that the person installing it can choose which mail server they have running etc. Thanks in advance for your guidance.



Linda Pagillo

MicroNeil Research Corporation

 <http://www.microneil.com> www.microneil.com

703.779.4909 x7016




____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and may be confidential and/or privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email and all attachments,

(iii) Dassault Systemes does not accept or assume any liability or responsibility for any use of or reliance on this email.

For other languages, go to http://www.3ds.com/terms/email-disclaimer



More information about the wix-users mailing list