comp.lang.ada
 help / color / mirror / Atom feed
From: Adrien Plisson <aplisson-news2@stochastique.net>
Subject: Re: Ada install problem winxp
Date: Tue, 18 Oct 2005 10:32:43 +0200
Date: 2005-10-18T10:32:43+02:00	[thread overview]
Message-ID: <4354b1d3$0$23445$ba620e4c@news.skynet.be> (raw)
In-Reply-To: <2aU4f.5946$oy3.4439@trnddc04>

Randy wrote:
> What I am asking is what I don't know, why I am getting these errors.
> I even would go so far as to say that something in windows is doing it.
> If anyone may have an idea what it is, I would be thankful for the help.

GNAT 3.15p installer on Windows seems build with InstallShield.

It seems to be an error that propagates from an ActiveX control 
(InstallShield uses a lot of ActiveX controls... the installer engine 
itself is an ActiveX control).

unfortunately, the error code won't help. (i don't want to go into 
details of the structure of windows error code) they are from 
FACILITY_ITF, which is an interface specific class of code. so the 
real meaning depends on the ActiveX control which generated the error.

i had a similar problem once with an IntallShield installer, it was 
due to access rights and system policy, so check that first. the 
InstallShield website had a great section on problems with installers 
which helped me a lot, try it too (if it still exists).

or maybe the error does not come from the installer...

-- 
rien



  reply	other threads:[~2005-10-18  8:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-17  5:09 Ada install problem winxp Randy
2005-10-17  6:24 ` Pascal Obry
2005-10-17 20:53   ` Randy
2005-10-17 19:22 ` Jeffrey R. Carter
2005-10-17 20:52   ` Randy
2005-10-18  8:32     ` Adrien Plisson [this message]
2005-10-18 10:19       ` Stephane Riviere
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox