InstallAware: Is it going to stay?

This is a discussion on InstallAware: Is it going to stay? within the Delphi forums in Programming Languages category; David Erbas-White wrote: > Any humorous ones??? I hope not. ;-) -- Nick Hodges Delphi Product Manager - Embarcadero http://blogs.codegear.com/nickhodges...

Go Back   Application Development Forum > Programming Languages > Delphi

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #21  
Old 07-31-2008, 10:16 AM
Nick Hodges (Embarcadero)
Guest
 
Default Re: InstallAware: Is it going to stay?

David Erbas-White wrote:

> Any humorous ones???


I hope not. ;-)

--
Nick Hodges
Delphi Product Manager - Embarcadero
http://blogs.codegear.com/nickhodges
Reply With Quote
  #22  
Old 07-31-2008, 12:31 PM
Farshad
Guest
 
Default Re: InstallAware: Is it going to stay?


"David Erbas-White" <derbas@arachneering.com> wrote in message
news:489145ef$1@newsgroups.borland.com...
> Nick Hodges (Embarcadero) wrote:
>> Farshad wrote:
>>
>>> Will there be some serious improvements to the Installer in D2009?

>>
>> Yes, there will be.

>
>
> Any humorous ones???


An example for a humorous improvement might be; Installer will terminate
itself with a BSOD after 3 hours of installation and you'll start laughing
hysterically!


Reply With Quote
  #23  
Old 07-31-2008, 01:53 PM
David Erbas-White
Guest
 
Default Re: InstallAware: Is it going to stay?

Farshad wrote:
> "David Erbas-White" <derbas@arachneering.com> wrote in message
> news:489145ef$1@newsgroups.borland.com...
>> Nick Hodges (Embarcadero) wrote:
>>> Farshad wrote:
>>>
>>>> Will there be some serious improvements to the Installer in D2009?
>>> Yes, there will be.

>>
>> Any humorous ones???

>
> An example for a humorous improvement might be; Installer will terminate
> itself with a BSOD after 3 hours of installation and you'll start laughing
> hysterically!
>
>



I think you're mistaken. I'll be crying.

The folks around me, however, will probably be laughing hysterically...

David Erbas-White
Reply With Quote
  #24  
Old 07-31-2008, 03:00 PM
Roddy Pratt
Guest
 
Default Re: InstallAware: Is it going to stay?

somebody wrote:

> <q>
> We do not waste our customer's money on expensive website designs, or
> other "luxury" marketing spending.
> </q>


With any luck they'll get to waste it on a bunch of lawyers instead.

With this attitude of total disrespect for others' IP, what do you
think the chances are of them incorporating dubiously 'borrowed' code
into their own products. And therefore, what chance of their customers
(that's us, as well as Codegear) unknowingly distributing installers
which infringe third-party copyright..?

- Roddy


Reply With Quote
  #25  
Old 07-31-2008, 05:54 PM
Kryvich
Guest
 
Default InstallAware: Is it going to stay?

Nick wrote:

> I think we are seeing full installs -- help and third party -- in about
> 45 minutes, with the large help install taking much of that.


> Delphi itself installs in about 10-15 minutes.



I suggest to create 2 setup files: MSI-based and InnoSetup-based.
Then you can count both downloads, and choose one for the future
Delphi 2010.



Reply With Quote
  #26  
Old 07-31-2008, 06:13 PM
Alexandre Machado
Guest
 
Default Re: InstallAware: Is it going to stay?

Kryvich escreveu:
> Nick wrote:
>
>> I think we are seeing full installs -- help and third party -- in about
>> 45 minutes, with the large help install taking much of that.

>
>> Delphi itself installs in about 10-15 minutes.

>
>
> I suggest to create 2 setup files: MSI-based and InnoSetup-based.
> Then you can count both downloads, and choose one for the future
> Delphi 2010.


Why does it have to be MSI-based?
I installed latest NetBeans version last week. It is not MSI-based.
Soo.......

Regards
Reply With Quote
  #27  
Old 07-31-2008, 06:33 PM
Alexandre Machado
Guest
 
Default Re: InstallAware: Is it going to stay?

Alexandre Machado wrote:
> Why does it have to be MSI-based?
> I installed latest NetBeans version last week. It is not MSI-based.
> Soo.......


In fact, two bad things in Delphi are MS-crappy technologies: Help
system and install system. It will take centuries to (not) convince me
that those are good choices. An Inno Setup (or other) based install
would be much much better. About the help system... well, google is
faster than this new windows help.
Why don't abandon that?

Regards
Reply With Quote
  #28  
Old 07-31-2008, 06:42 PM
Ivan
Guest
 
Default Re: InstallAware: Is it going to stay?

> Why don't abandon that?

They can't as long as they want .net help -- that is as long as they support .net MS only allows
the .net help to be distributed in that format. But it would be really nice to have an option to
use real help for win32 so at least the help that is there would not be buried in useless .net stuff.
Reply With Quote
  #29  
Old 07-31-2008, 06:48 PM
Chad Z. Hower aka Kudzu
Guest
 
Default Re: InstallAware: Is it going to stay?

In fact.. I can install Windows 2008 from SCRATCH factors faster than Delphi
versions using IA.

--
Keep up to date - read the IntraWeb blog!
http://www.atozed.com/intraweb/blog/


"Chad Z. Hower aka Kudzu" <chad-ng@hower.org> wrote in message
news:489108d6$1@newsgroups.borland.com...
> IA is extremely slow. It takes me forever to install Delphi on PC's.. and
> because of install testing, I do it a lot...
>
> --
> Keep up to date - read the IntraWeb blog!
> http://www.atozed.com/intraweb/blog/
>
>
> "Farshad" <farshad@ATfmsoftDOT.net> wrote in message
> news:4890e632$1@newsgroups.borland.com...
>> Today I had to do a minor modification in my D2007 installation. I ran
>> the setup, chose Modify and asked it to removed IntraWeb from installed
>> components. No kidding, it took more than two hours and still waiting for
>> it to finish. I just asked it to remove a single component and I had to
>> interrupt working for more than two hours! A similar operation could be
>> done in a matter of minutes or even seconds in Delphi 7.
>>
>> Will there be some serious improvements to the Installer in D2009? The
>> current picture is far from being acceptable.
>>

>
>



Reply With Quote
  #30  
Old 07-31-2008, 06:51 PM
Chad Z. Hower aka Kudzu
Guest
 
Default Re: InstallAware: Is it going to stay?

"Roddy Pratt" <spam@spam.spam.spam> wrote in message
news:48920bd8$1@newsgroups.borland.com...
> With any luck they'll get to waste it on a bunch of lawyers instead.
>
> With this attitude of total disrespect for others' IP, what do you
> think the chances are of them incorporating dubiously 'borrowed' code
> into their own products. And therefore, what chance of their customers
> (that's us, as well as Codegear) unknowingly distributing installers
> which infringe third-party copyright..?


Unless something has changed, IA is in Turkey. Turkey has IP provisions of
course, but they aren't as tight as European standards or as tight as US so
enforcement would be very difficult to say the least.

--
Keep up to date - read the IntraWeb blog!
http://www.atozed.com/intraweb/blog/



Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 01:28 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.