How do you build your setups ???
-
Hi there ! Just one question... I'm looking for a new enviroment to build my setups, coz I got absoloutly rid of InstallShield (yuck... X|) which comes with VS 6. The Windows Istaller which comes with VS 7.0 is not felxible enough for me... Waht do you use ???? Thanx, Olli!
Olli I feel like I'm diagonally parked in a parallel universe.....
:suss: :rolleyes: :suss:For serious work you can only decide between Wise and Install Shield. Wise is in my opinion the better product, but at present I use Install Shield. Reasons: 1. the company has licenced it in the past, 2. I know the tool (now), 3. Most of our installations are written using IS. But I would warmly recommend Wise instead. Install Shield 4 Windows Installer is slow (especially when including a lot of merge modules) and not very stable (guys at IS played with scripting and COM paradigms and didn't exactly hit the target with the first version). The installations produced with it also sometimes causes strange effects such as registry key permission reset, etc. They still haven't resolve the dreaded 1911 problem for VB applications. And including too many merge modules might cause problems to your installation (might have run time errors while running). Tomaz
-
For serious work you can only decide between Wise and Install Shield. Wise is in my opinion the better product, but at present I use Install Shield. Reasons: 1. the company has licenced it in the past, 2. I know the tool (now), 3. Most of our installations are written using IS. But I would warmly recommend Wise instead. Install Shield 4 Windows Installer is slow (especially when including a lot of merge modules) and not very stable (guys at IS played with scripting and COM paradigms and didn't exactly hit the target with the first version). The installations produced with it also sometimes causes strange effects such as registry key permission reset, etc. They still haven't resolve the dreaded 1911 problem for VB applications. And including too many merge modules might cause problems to your installation (might have run time errors while running). Tomaz
Hi Tomaz, thanx for your replay ! tstih wrote: For serious work you can only decide between Wise and Install Shield. Wise is in my opinion the better product, but at present I use Install Shield. What do you mean with serious??? Do you think using another tool does not work properly or do you think it's a question of (professional) image??? I've put a lot of time in my old Installshield -Setup, which is not not running under XP anymore (at least not properly...), and now I'm really rid of InstallShield :mad: :mad: .........
Olli I feel like I'm diagonally parked in a parallel universe.....
:suss: :rolleyes: :suss: -
Hi ! Looks like standard-Windows stuff, but: Is it able to handle bigger projects include serial-encryption and stuff like that ??? Did 'installing Fonts' work? (Coz in InstallShiel, it's an totally mess, coz there is no help on this topic, an so I had to try and try and try....)
Olli I feel like I'm diagonally parked in a parallel universe.....
:suss: :rolleyes: :suss: -
Hi there ! Just one question... I'm looking for a new enviroment to build my setups, coz I got absoloutly rid of InstallShield (yuck... X|) which comes with VS 6. The Windows Istaller which comes with VS 7.0 is not felxible enough for me... Waht do you use ???? Thanx, Olli!
Olli I feel like I'm diagonally parked in a parallel universe.....
:suss: :rolleyes: :suss: -
InstallShield Proffessional 6. A PITA**3
To comply with a request by Mike Mullikin, the US will be given a break from all my statements for the duration of one week, up to and including July 17th, 2002, 19:05 MESZ
[sighist] -
Hi Tomaz, thanx for your replay ! tstih wrote: For serious work you can only decide between Wise and Install Shield. Wise is in my opinion the better product, but at present I use Install Shield. What do you mean with serious??? Do you think using another tool does not work properly or do you think it's a question of (professional) image??? I've put a lot of time in my old Installshield -Setup, which is not not running under XP anymore (at least not properly...), and now I'm really rid of InstallShield :mad: :mad: .........
Olli I feel like I'm diagonally parked in a parallel universe.....
:suss: :rolleyes: :suss:With serious I mean to expect as little problems as possible with deployment, have your package built quickly, have extensive support and knowledge base on the internet, etc... I agree with you - Install Shield sucks. When I was solving the "1911 : Unable to register typelib" problem (know to every author who created at least two installations for two different versions of VB app that had compatibility break...requires cleaning registry by hand, nedless to say - very annoying!) I did a little analysis of how the stupid software works. When you flag COM component for "extract at build" the damn thing does it by registering COM component on your machine. At least it should ask before doing it or remember, how to revert to the old state afterwards...Oh, well...Nedless to say, all 3rd party "weird licencing techniques" do not work with it. Tomaz
-
Hi ! Looks like standard-Windows stuff, but: Is it able to handle bigger projects include serial-encryption and stuff like that ??? Did 'installing Fonts' work? (Coz in InstallShiel, it's an totally mess, coz there is no help on this topic, an so I had to try and try and try....)
Olli I feel like I'm diagonally parked in a parallel universe.....
:suss: :rolleyes: :suss:Olli wrote: serial-encryption and stuff like that ??? Did 'installing Fonts' work? (Coz in InstallShiel, it's...... Hi Olli!! Ours is not a very large project and hence the areas u mentioned were not really needed at all... So u must test them your self.. Sorry for not being more useful Agnihothra
-
Olli wrote: serial-encryption and stuff like that ??? Did 'installing Fonts' work? (Coz in InstallShiel, it's...... Hi Olli!! Ours is not a very large project and hence the areas u mentioned were not really needed at all... So u must test them your self.. Sorry for not being more useful Agnihothra
-
With serious I mean to expect as little problems as possible with deployment, have your package built quickly, have extensive support and knowledge base on the internet, etc... I agree with you - Install Shield sucks. When I was solving the "1911 : Unable to register typelib" problem (know to every author who created at least two installations for two different versions of VB app that had compatibility break...requires cleaning registry by hand, nedless to say - very annoying!) I did a little analysis of how the stupid software works. When you flag COM component for "extract at build" the damn thing does it by registering COM component on your machine. At least it should ask before doing it or remember, how to revert to the old state afterwards...Oh, well...Nedless to say, all 3rd party "weird licencing techniques" do not work with it. Tomaz
tstih wrote: I agree with you - Install Shield sucks Nice to see that I'm not alone.... My biggest problem with IS is that you can't do a clean multilanguage-install on my dev-machines, means that a project which is firstly created on my english machine (US) does not work under my german machine and vice versa... The next big hammer was installing fonts... (Set the reg-key and stuff......) Maybe I should try the GhostInstaller which advised Chris in his reply.... ;)
Olli I feel like I'm diagonally parked in a parallel universe.....
:suss: :rolleyes: :suss: -
Hi there ! Just one question... I'm looking for a new enviroment to build my setups, coz I got absoloutly rid of InstallShield (yuck... X|) which comes with VS 6. The Windows Istaller which comes with VS 7.0 is not felxible enough for me... Waht do you use ???? Thanx, Olli!
Olli I feel like I'm diagonally parked in a parallel universe.....
:suss: :rolleyes: :suss:I'm amazed nobody's mentioned 'Setup Factory' yet - does pretty much everything, and it's easy to use. http://www.indigorose.com/products/setup\_factory1.php John Cousins
-
Hi there ! Just one question... I'm looking for a new enviroment to build my setups, coz I got absoloutly rid of InstallShield (yuck... X|) which comes with VS 6. The Windows Istaller which comes with VS 7.0 is not felxible enough for me... Waht do you use ???? Thanx, Olli!
Olli I feel like I'm diagonally parked in a parallel universe.....
:suss: :rolleyes: :suss:We use INF Tool. http://www.inner-smile.com/dl\_inf.htm Can do anything what wise ans is can do, but it generates very small packages and it is very easy to handle..
-
Hi there ! Just one question... I'm looking for a new enviroment to build my setups, coz I got absoloutly rid of InstallShield (yuck... X|) which comes with VS 6. The Windows Istaller which comes with VS 7.0 is not felxible enough for me... Waht do you use ???? Thanx, Olli!
Olli I feel like I'm diagonally parked in a parallel universe.....
:suss: :rolleyes: :suss: -
peterchen wrote: A PITA**3 True, man, true. :~
Olli I feel like I'm diagonally parked in a parallel universe.....
:suss: :rolleyes: :suss:The message boards 8community.installshield.com) were quite helpful, and "free" installer products didn't offer what we were looking for. So the choice was keep & brush up the IS6 solution we already have, or start new with a product I don't know...
To comply with a request by Mike Mullikin, the US will be given a break from all my statements for the duration of one week, up to and including July 17th, 2002, 19:05 MESZ
[sighist] -
Agnihothra wrote: Sorry for not being more useful You don't have to be sorry, I keep your tool in for smaller projects... Thank you anyway ! ;) ;)
Olli I feel like I'm diagonally parked in a parallel universe.....
:suss: :rolleyes: :suss: -
The message boards 8community.installshield.com) were quite helpful, and "free" installer products didn't offer what we were looking for. So the choice was keep & brush up the IS6 solution we already have, or start new with a product I don't know...
To comply with a request by Mike Mullikin, the US will be given a break from all my statements for the duration of one week, up to and including July 17th, 2002, 19:05 MESZ
[sighist] -
I use [b]Wise InstallMaster v7.x[/b] which is still adequate for our needs despite being a few years old now. For simple installations I have been toying with the new MSI deployment support in VS7.
Faith. Believing in something you *know* isn't true.
-
Me (and my company) has no problem in buying a tool, but I don't want to spend 3000$ for something that is more buggy than my first professional app.... ;)
Olli I feel like I'm diagonally parked in a parallel universe.....
:suss: :rolleyes: :suss:If you just have to copy some files, go with somethign free like InnoSetup (+Extensions). At least, you should try if it fits your needs. (I'm still using Inno for one-DLL-patches, since they have much less overhead, and it#s easier to do, and easier to manage) If you need more, go with a "big" package (WISE seems to be an alternative, but the last time I checked you can't batch-script the builds. I needed this to create multiple media quickly) However, with the big packages, prepare to spend a *long* time to get used to it. And go Windows Installer only if you REALLY need to, or can invest some time now that pays back in two years.
To comply with a request by Mike Mullikin, the US will be given a break from all my statements for the duration of one week, up to and including July 17th, 2002, 19:05 MESZ
[sighist] -
I'm amazed nobody's mentioned 'Setup Factory' yet - does pretty much everything, and it's easy to use. http://www.indigorose.com/products/setup\_factory1.php John Cousins
-
If you just have to copy some files, go with somethign free like InnoSetup (+Extensions). At least, you should try if it fits your needs. (I'm still using Inno for one-DLL-patches, since they have much less overhead, and it#s easier to do, and easier to manage) If you need more, go with a "big" package (WISE seems to be an alternative, but the last time I checked you can't batch-script the builds. I needed this to create multiple media quickly) However, with the big packages, prepare to spend a *long* time to get used to it. And go Windows Installer only if you REALLY need to, or can invest some time now that pays back in two years.
To comply with a request by Mike Mullikin, the US will be given a break from all my statements for the duration of one week, up to and including July 17th, 2002, 19:05 MESZ
[sighist]peterchen wrote: prepare to spend a *long* time to get used to it This is what I want to avoid.... but I guess it's an integratet feature... (to be complicatet..., kind of a must be.. ;) ) Thanks ! Olli!
Olli I feel like I'm diagonally parked in a parallel universe.....
:suss: :rolleyes: :suss: -
If you just have to copy some files, go with somethign free like InnoSetup (+Extensions). At least, you should try if it fits your needs. (I'm still using Inno for one-DLL-patches, since they have much less overhead, and it#s easier to do, and easier to manage) If you need more, go with a "big" package (WISE seems to be an alternative, but the last time I checked you can't batch-script the builds. I needed this to create multiple media quickly) However, with the big packages, prepare to spend a *long* time to get used to it. And go Windows Installer only if you REALLY need to, or can invest some time now that pays back in two years.
To comply with a request by Mike Mullikin, the US will be given a break from all my statements for the duration of one week, up to and including July 17th, 2002, 19:05 MESZ
[sighist]peterchen wrote: And go Windows Installer only if you REALLY need to, or can invest some time now that pays back in two years. On the other hand, I was chatting with a friend who works as a sysadmin in a big multinational recently, and his take is that they really want us to use Windows Installer. And when I say really, I mean they'll be putting pressure on users to find alternatives if Windows Installer isn't used. Obviously it depends on your app's needs and your customers', but be aware that you may come across this attitude. Gavin Greig