VOGONS


8 Character limit Fix?

Topic actions

First post, by pekr

User metadata
Rank Newbie
Rank
Newbie

Hi there

Is it possible with some soft of hack to use more than 8.3 characters in Dos 6.22?

Thanks
Peter

Reply 1 of 5, by jesolo

User metadata
Rank l33t
Rank
l33t

No, it's a limitation of the FAT file system.

Reply 2 of 5, by Azarien

User metadata
Rank Oldbie
Rank
Oldbie
jesolo wrote:

No, it's a limitation of the FAT file system.

A limitation that was successfully overcome in Windows 95.

There's DOSLFN, giving you Windows 95's LFN API for long filenames, but only a limited number of DOS programs supports this API.

Reply 3 of 5, by chinny22

User metadata
Rank l33t++
Rank
l33t++

Or just use Dos 7 ripped from a Win9x install.
From memory the only things that NEED dos 6 is Windows 3x which there is a hack for, and DOS disk utilities that don't understand fat32 and corrupt the drive

Reply 4 of 5, by Jo22

User metadata
Rank l33t++
Rank
l33t++
chinny22 wrote:

From memory the only things that NEED dos 6 is Windows 3x which there is a hack for,
and DOS disk utilities that don't understand fat32 and corrupt the drive

And pure 16-Bit systems (PC/XT/AT), too. 😀

"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel

//My video channel//

Reply 5 of 5, by Azarien

User metadata
Rank Oldbie
Rank
Oldbie
chinny22 wrote:

Or just use Dos 7 ripped from a Win9x install.

DOS 7 is recommended (and 7.1 even more so) but you still need DOSLFN to enable LFN support outside Windows.