Mail Archives: djgpp/1998/11/16/14:20:13
Nate Eldredge wrote:
[snip]
> If you want to use both LFN (9x) and non-LFN systems (NT, DOS) on the
> same DJGPP installation, you should unzip from 9x with an LFN-aware
> unzipper (WinZip) after disabling Windows' NameNumericTail setting. FAQ
> section 22.18 explains it.
Here are my registry entries for NT4.sp4:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
NameNumericTail 00
NtfsDisable8dot3NameCreation 0x00
Win31FileSystem 0x00
Win95TruncatedExtensions 0x01
NameNumericTail is binary, like [22.18] suggests, the three other are
hex, and were already there. I'm no registry guru, so I didn't touch
them.
But I'm afraid NameNumericTail has no effect :(
I would like to hear from someone else using NT4.sp4 and DJGPP, perhaps
there is something else missing... Anyone tried Andrew Crabtree's LFN
driver?
- Raw text -