Posted 24 September 2011 - 16:43
When I wrote that 8.3 was left because MS was lazy, I meant that. The poster who quoted should of quoted the whole post; 8.3 names are a cheap gum and glue; they could of recode x64 API but they left much of it like 32-bit API. Yes it is x64 but a lot of x86 code.
And as I and many said, stripping 8.3 will be good to go for many, but some users need them.
After stripping 7 installation there were 4 reg keys (pointing to 4 .tmp files) that could not be stripped because of exceeding 260, but that does not mean that the file system couldn't work with those files or delete them. With stripping, there is still compatibility.
The Vista compatibility was made because everybody was surprised how many installers were 16-bit. Now Vista completely changed how applications are written, no more 16-bit and no more crap code that could execute in XP. Unless you aren't using 6+ years old programs or devices (pc components do not count) it is safe to strip 8.3.
I have made quite a few 7 installations, stripped, installed service pack1, installed programs, installed games... No where anywhere no absolutely no problems. Of course I can't demonstrate the setups of thousands or millions of users, as said, for some, 8.3 could be needed.
But really why the 8.3 is still in the API is because the x64 API is a copy of 32-bit therefore it's just gum and glue, while they could of just recode 260 max path. That said, as earlier, despite stripping, 8.3 compatibility still exists - NTFS just does not automatically create 8.3 names and is able to srip 8.3 from files the OS does not see point of having.