Windows Installer question
Thorsten Brunklaus
brunklaus at ps.uni-sb.de
Wed Jun 23 08:33:23 CEST 2004
What installer ism version you are exactly using? The latest from CVS?
The configuration problem can occur if you have a component with an dynamically
linked set of files that could not have been installed --
this because the file link you gave does not correspond to the situation in the files directory tree. Another problem might be a
missing key component but in that case the installer
should complain at the time the image is compiled. Did the installer pass without errors?
The two warnings you might get are an artefact of a format conversion from IS Script
to the Developer format.
Thorsten.
----- Original Message -----
From: <BCalco at Exchange.WebMD.net>
Newsgroups: mozart-oz.hackers
To: <hackers at mozart-oz.org>
Sent: Friday, June 18, 2004 5:12 PM
Subject: Windows Installer question
> Thorsten or anybody else equally in-the-know:
>
>
>
> I'm getting this behavior when I test the Windows installer where installer
> has to "update" my installation every time I try to invoke the OPI or the
> documentation from Program Files->Mozart->*.
>
>
>
> Any idea what is causing that?
>
>
>
> I'm not including the GTK at this point, nor do I see any components
> referring to it, so I suspect the cause is something else. But I'm not sure
> what it might be.
>
>
>
> Any thoughts?
>
>
>
> - Bob
>
>
More information about the mozart-hackers
mailing list