The Artima Developer Community
Sponsored Link

.NET Buzz Forum
GUI f��r Windows Installer XML (WiX)

1 reply on 1 page. Most recent reply: Jul 9, 2007 3:50 PM by dundee -

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
-

Posts: 1524
Nickname: nitronic
Registered: Jul, 2006

Norbert Eder works as a software architect.
GUI f��r Windows Installer XML (WiX) Posted: Dec 21, 2006 11:00 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by -.
Original Post: GUI f��r Windows Installer XML (WiX)
Feed Title: Norbert Eder - Living .NET
Feed URL: http://feeds.feedburner.com/NorbertEder-Livingnet
Feed Description: Copyright (c)2005, 2006 by Norbert Eder
Latest .NET Buzz Posts
Latest .NET Buzz Posts by -
Latest Posts From Norbert Eder - Living .NET

Advertisement
Windows Installer XML d��rfte dem einen oder anderen durchaus bekannt sein.

The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages.

Nun, auch hier wird es ��hnlich wie bei Sandcastle mit der Konfiguration ein wenig zeitintensiver. Daf��r gibt es aber Abhilfe.

CalmWix. Es gibt zwar einige grafische Oberfl��chen f��r WiX, aber CalmWix verspricht, die funktionsreichste zu sein bzw. generell zu werden. Ein erster Screenshot zeigt die ansprechende Oberfl��che (im Stil von Visual Studio 2005 gehalten) und l����t auf wesentlich mehr hoffen.

Ein Release gibt es noch nicht, aber wer m��chte, kann sich den Sourcecode genauer ansehen.

Read: GUI f��r Windows Installer XML (WiX)


dundee -

Posts: 1
Nickname: dundee
Registered: Jul, 2007

Re: GUI f��r Windows Installer XML (WiX) Posted: Jul 9, 2007 3:50 PM
Reply to this message Reply
I reviewed Setup Factory for Windows Installer (Wix technology) and wanted to share my thoughts.

Pros:
--> Simple and user friendly interface
--> Wizard support to create installation package
--> Comprehensive coverage of all the installer components
--> Wizard for application search
--> Support for modularization of features and components
--> Good target system search capability
--> Support for adding 3rd party merge modules
--> Support for customization of dialogs


Areas of Enhancement:
--> Support for enhanced installer security such as enhanced serial number entry or setup expiration dates configuration.
--> Support for pre-defined custom actions
--> Support for additional pre-defined launch conditions


Details:
This is a review of Setup Factory for Windows Installer. The evaluation was done on a Windows XP Professional computer. Setup Factory for Windows Installer is based on Windows Installer for XML toolset technology. The user interface was easy to understand and very intuitive. An easy to understand wizard walks the user through the steps to set up a new project.

The Files page is easy to work with to customize and add files to the installer. The file properties offer options to create shortcuts, advertise shortcuts, register libraries, register assemblies and set some vital file properties. One feature that would help the user is to optionally exclude files from being installed on the target computer. This would allow the user to use the excluded files during the installation process but at the same time not install on the target computer.

The built-in dialogs are simple and easy to use. They are customizable too.

There are several advanced configurations that can be used to the users advantage. Some of them are: selecting the OS to run on, selecting the user rights/privileges, etc.

Several other configurations found are the ability to create shortcuts, capability to define file associations, capability to read from/write to registry, capability to create/edit INI files, capability to set up environment variables, Windows services, ODBC, etc.

There is also a capability to add merge modules to the installer. Everything is ok here except it would be nice if merge modules are also automatically detected and the user has to only select the required merge modules because many users may not know the location of the merge modules on their computer.


Wrap Up:
Setup Factory for Windows Installer is a great new generation installer. It is lightweight yet powerful. It not only features all the building blocks needed to create a good installer but does it so efficiently and effortlessly. I believe this can be attributed in part to the WiX technology whose flexible and advanced technology was quickly capitalized by Setup Factory. But the bulk of the credit obviously goes to Setup Factory for building an install creator that uses powerful WiX technology while at the same time presenting it to the end user as a simple and easy to use program. When I searched on the internet for install creators that use WiX technology I found only one other software but it was just as complex as a typical MSI install creator. This is just the beginning and I am positive that in the coming versions Setup Factory for Windows Installer will provide many more rich and enhanced features.

Flat View: This topic has 1 reply on 1 page
Topic: ADO.NET Entity Framework June 2007 CTP verfügbar Previous Topic   Next Topic Topic: Customizing and Extending the Microsoft Office SharePoint 2007 Search

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use