On Sun, Jul 07, 2002 at 01:36:55PM +0200, Jürgen Schmied wrote:
Likely the installer does not find a file with FindNextFile (Error 18 = ERROR_NO_MORE_FILES). The relay-trace with -debugmsg +dosfs,+relay shouls say more.
Oh no, not another problem caused by buggy Find*() (directory not returned ?). These functions seem to be pretty problematic, they should be fixed (via a regression test preferrably).
It's on my ToDo list. Going to do some major file system work soon.