Re: Test showing GetShortPathNameW problem preventing msi from installing .NET 1.1

2006-08-27 Thread Alexandre Julliard
Robert Reif <[EMAIL PROTECTED]> writes: > This test shows the problem that msi is having installing .Net 1.1. > > Could someone familiar with this code have a look at it please? Does this help? diff --git a/dlls/kernel/path.c b/dlls/kernel/path.c index c4d7677..ddd169c 100644 --- a/dlls/kernel/p

Re: Test showing GetShortPathNameW problem preventing msi from installing .NET 1.1

2006-08-27 Thread Robert Reif
Vitaliy wrote: Robert Reif wrote: This test shows the problem that msi is having installing .Net 1.1. Could someone familiar with this code have a look at it please? diff -p -u -r1.36 path.c --- dlls/kernel/tests/pa

Re: Test showing GetShortPathNameW problem preventing msi from installing .NET 1.1

2006-08-26 Thread Vitaliy
Robert Reif wrote: > This test shows the problem that msi is having installing .Net 1.1. > > Could someone familiar with this code have a look at it please? > > > > > diff -p -u -r1.36 path.c > --- dlls/kernel/tests/path.c

Test showing GetShortPathNameW problem preventing msi from installing .NET 1.1

2006-08-26 Thread Robert Reif
This test shows the problem that msi is having installing .Net 1.1. Could someone familiar with this code have a look at it please? diff -p -u -r1.36 path.c --- dlls/kernel/tests/path.c14 Jun 2006 11:54:23 - 1.36 +++ dlls/kernel/tests/path.c26 Aug 2006 15:53:13 - @@ -929,6 +9