473,397 Members | 2,084 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

What installer tool are you using?

Hi everybody,

What installer/deployment tool are you all using?

I've been struggeling with the built-in tools since .NET came out, but after
too many hits in the head and I'm running out of helmets. See related thread.

Maybe it's down to the (lack of) docuementation, I don't know. I've ask a
couple of times here and in other forums for something more substantial on
..NET Setup projects and the installer classes, but nobody seems, so I guess
there still isn't any to be found. Haven't dived deep enough into .NET 2005
so say if things have changed or not. So any experiences are welcomed.
--
Thanks for your help,

Kenneth Bohman
Jul 21 '05 #1
4 1331
KennethBohman wrote:
Hi everybody,

What installer/deployment tool are you all using?

I've been struggeling with the built-in tools since .NET came out, but after
too many hits in the head and I'm running out of helmets. See related thread.

Maybe it's down to the (lack of) docuementation, I don't know. I've ask a
couple of times here and in other forums for something more substantial on
.NET Setup projects and the installer classes, but nobody seems, so I guess
there still isn't any to be found. Haven't dived deep enough into .NET 2005
so say if things have changed or not. So any experiences are welcomed.


We've been using InnoSetup for quite some time now for projects in
various programming languages. You can find it here:

http://www.jrsoftware.org/

--
Rinze van Huizen
C-Services Holland b.v.
Jul 21 '05 #2
Thanks! The documentation and the script files certainly seem clear. What
would you say the major strenghts are? Any weaknesses I should know of when
before I start testdriving?

Kenneth
--

"C-Services Holland b.v." wrote:
KennethBohman wrote:
Hi everybody,

What installer/deployment tool are you all using?

I've been struggeling with the built-in tools since .NET came out, but after
too many hits in the head and I'm running out of helmets. See related thread.

Maybe it's down to the (lack of) docuementation, I don't know. I've ask a
couple of times here and in other forums for something more substantial on
.NET Setup projects and the installer classes, but nobody seems, so I guess
there still isn't any to be found. Haven't dived deep enough into .NET 2005
so say if things have changed or not. So any experiences are welcomed.


We've been using InnoSetup for quite some time now for projects in
various programming languages. You can find it here:

http://www.jrsoftware.org/

--
Rinze van Huizen
C-Services Holland b.v.

Jul 21 '05 #3
KennethBohman wrote:
Thanks! The documentation and the script files certainly seem clear. What
would you say the major strenghts are? Any weaknesses I should know of when
before I start testdriving?

Kenneth


It can't create MSI files. One of our customers wanted that for ZEN or
something similar. Other than that it's pretty powerfull.

It's free (even for commercial use), it's open source, customizable via
scripting. So far I haven't had any problems creating the kinds of setup
I needed so other than the lack of MSI support I can't think of any
downside at the moment.

--
Rinze van Huizen
C-Services Holland b.v.
Jul 21 '05 #4
"C-Services Holland b.v." <cs*@REMOVEcsh4u.nl> wrote in
news:be********************@zeelandnet.nl:
It can't create MSI files. One of our customers wanted that for ZEN or
something similar. Other than that it's pretty powerfull.


I dont think I posted to this thread already - if I did I apologize for the duplication.

http://www.installaware.com/ does MSI's.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Get your ASP.NET in gear with IntraWeb!
http://www.atozed.com/IntraWeb/
Jul 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Eugene Morozov | last post by:
Hello! I wrote a crossplatform Glade/GTK+ application for learning foreign languages (it is called Snakememory but doesn't have site in English yet). Currently it works from the directory where...
10
by: Svein Brekke | last post by:
Hi. Thank you Gordon McMillan for a very nice freeze tool for python. (I use it on Windows XP SP2 for creating a single-file self-extracting wxPython based installation script for a non-python...
3
by: Gerry Abbott | last post by:
I have ODE 2000, as well as other versions of Office. Currently i install and split solutions into mde Fe and mdb Be files at clients site. Then for updates (which exclude changes to the data) i...
2
by: weichung | last post by:
I had build an installer project for my ASP.NET project. And found that several fields need to be configured, like the web.config files and etc, which requires user input. Also I need to attach my...
4
by: KennethBohman | last post by:
Hi everybody, What installer/deployment tool are you all using? I've been struggeling with the built-in tools since .NET came out, but after too many hits in the head and I'm running out of...
184
by: jim | last post by:
In a thread about wrapping .Net applications using Thinstall and Xenocode, it was pointed out that there may be better programming languages/IDEs to use for the purpose of creating standalone,...
0
by: OldManRiver | last post by:
All, I downloaded the OpenEMM (Linux & Windows) to install. The Windows version uses Python as the Installer and the programmer for this installer made some bad assumptions about the...
1
by: JDeats | last post by:
Last year I purchased Macrovision (now Acresso's) InstallShield 2008 product to create an MSI package. Without getting into details, I'll just say I've been very unsatisfied with the InstallShield...
0
by: JDeats | last post by:
I have a new Installer class (derived from System.Configuration.Install.Installer) and I have override methods for Install, Uninstall, Commit. The MSI builder tool I'm using is Advanced Installer,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.