Hi,

I'm unable to reproduce the error on any local machines,
so could you try doing the following:

- start up a command shell
- cd into the directory where the 5.04 msi files lives
- run the following command:

     c:\downloads> msiexec /i ghc-5-04.msi /l* msi.log

that will run the MS installer with logging turned on. If you
could either send or point me at a copy of the resulting log
file, msi.log, that'd be very helpful in trying to narrow down
the cause of this.

thanks
--sigbjorn

----- Original Message ----- 
From: "Sigbjorn Finne" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Stephen Eldridge" <[EMAIL PROTECTED]>
Sent: Monday, July 15, 2002 06:33
Subject: Fw: ghc installer for Windows


> Thanks for the report, forwarded to the bugs list.
> 
> It should be noted that the installer currently assumes
> that you're an administrator on the machine you're
> using.
> 
> --sigbjorn
> 
> ----- Original Message ----- 
> From: "Stephen Eldridge" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 15, 2002 05:25
> Subject: ghc installer for Windows
> 
> 
> > The current installer for ghc 5.05.1 seems to be faulty.
> > Rather to my surprise, I could only select a drive other than
> > the boot drive by going into the custom menu. Having selected
> > F: I then had to create the directory I wanted - ghc\ghc-5.04 -
> > before I could proceed (something apparently unnecessary
> > had I accepted the default). Unfortunately, the install then stops
> > with the error message that the network location
> > \C:\WINNT\Profiles\All Users\Start Menu\.
> > could not be accessed. If this message is correct then
> > the installer is looking for a malformed address with
> > the single backslash preceding the drive letter.
> > 
> > 
> > Stephen Eldridge
> > phone: 0161-200-3352    email: [EMAIL PROTECTED]
> > Department of Computation, UMIST, Manchester M60 1QD
> 
> _______________________________________________
> Glasgow-haskell-bugs mailing list
> [EMAIL PROTECTED]
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to