StrataFrame Forum

Deploying Software

http://forum.strataframe.net/Topic5302.aspx

By Chris Crabtree - 12/14/2006

Just wondering if there is a write-up of best practices for deploying software written with StrataFrame? Or a favorite installation-building tool (e.g. Wise, InstallShield, etc.)?

As usual, looking for the most reliable and quickest to use way of doing this...

thanks!

By Trent L. Taylor - 12/14/2006

Just wondering if there is a write-up of best practices for deploying software written with StrataFrame? Or a favorite installation-building tool (e.g. Wise, InstallShield, etc.)?

Hehe....we have just finished going through this process ourselves.  I could give you an entire write-up of what NOT to do BigGrin  To save you some time, I will tell you the best like of action in deployment.

We ran into major issues with the latest version of InstallShield (FlexNext InstallShield Pro Edition Version 12).  I can give you line by line, but I will save you the grief.  We got our money back and started looking around.

We tested Wise, NullSoft, and ultimately landed on InstallAware.  Bottom line is that you are going to want to use an MSI installer package.  This will resolve a lot of deployment issues down the road.  Also, one major consideration will be whether you will be deploying via the web or a fixed CD....or both.

After we tested everything, we chose InstallAware.  Overall it has been a positive experience and I would still recommend them over the competition.  The truth is that there is no perfect install software....so it comes down to which one is the least painful.

InstallAware has some nice web deployment features as well as CD functionality.  Their editor is very good and they definitely get the highest marks of the ease of creating and implementing custom dialogs.

Also, we had an issue at one point with the GAC features and they had a fix within hours resolving the problem.  They are also very responsive on their forum and have been easy to work with.

So if you were asking me to choose just one....go with InstallAware.  We have just finished creating a very complicated installation for our medical system using this product and it works well. 

(www.installaware.com)

By Trent L. Taylor - 12/14/2006

One other thing....I just though I would share.  We had a POC when testing these tools.  Below is a time table it took with each tool:

InstallShield: 2 Weeks (actually never...we could not get our POC created)
Wise: 3 Days
NullSoft: Never...wasn't worth the energy
InstallAware: 2 Days

By Robert Carl Johnson - 12/29/2006

Trent, there is another installer program you might want to look at www.setupbuilder.com They have an excellent product and it's Vista ready. I have used it for years and it can deal with any style installation required.



Best Regards,



Robert
By Chris Crabtree - 12/29/2006

Thanks for the tip!

I've been using the eval of InstallAware and after a bit of fumbling, it is working well. However, I still have no idea which of their products I actually need to build .NET 2.0 setups! The Express version doesn't seem to know about .NET 2.0, and I'm trying to avoid buying the expensive Studio version if I can...

SetupBuilder's pricing is certainly more developer-friendly, so I will definitely give them a try.

Thanks!

By Michael Reese - 12/29/2006

Hmmm, I guess I am in trouble. I just renewed my subscription for and have invested in Installsheild for years. I used to use setupbuilder with an IDE called Clarion. I was indeed a pretty solid product.

Michael

By Chan - 2/24/2007

Hi,

May I know which Installaware edition are you using?

Thank you

By StrataFrame Team - 2/26/2007

It looks like it's InstallAware Studio v6.24... if that helps.
By Ben Kim - 3/1/2007

Seems to me there are a lot of current and ex-Clarion developers around these forms BigGrin