Hi is it possible to include a tweak to disable ntfs 8.3 filenames ?
Thank for your help
Page 1 of 1
How to disable ntfs 8.3 filenames with nlite ?
#2
Posted 26 December 2011 - 12:58 PM
You can use this reg file:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisable8dot3NameCreation"=dword:00000001
#3
Posted 30 December 2011 - 04:12 PM
Will this prevent windows installation to create the 8.3 names or will this be apply once the pc restart after frest boot ?
#4
Posted 02 January 2012 - 04:03 AM
You can add this reg file (given above) inside your Distribution Folder with "cmdlines.txt":
cmdlines.txt (example)
However, we must take care about Disabling the 8.3 Name Creation on NTFS Partitions:
http://support.micro...kb/121007/en-us
http://www.msfn.org/...t3namecreation/
http://www.kenblair....t/perftweak.htm
My advice: Do not Disable the 8.3 Name Creation on NTFS Partitions!
cmdlines.txt (example)
[Commands] "regedit /s tweaks.reg" "regedit /s Services.reg" "RunWPI.exe"
However, we must take care about Disabling the 8.3 Name Creation on NTFS Partitions:
http://support.micro...kb/121007/en-us
Quote
The creation of 8.3 filenames and directories for all long filenames and directories on NTFS partitions may decrease directory enumeration performance.
NOTE: Although disabling 8.3 name creation increases file performance under Windows NT, some 16-bit applications may not be able to find files and directories with long filenames.
NOTE: The change to the NtfsDisable8dot3NameCreation registry entry affects only files, folders, and profiles that are created after the change. Files that already exist are not affected.
NOTE: Although disabling 8.3 name creation increases file performance under Windows NT, some 16-bit applications may not be able to find files and directories with long filenames.
NOTE: The change to the NtfsDisable8dot3NameCreation registry entry affects only files, folders, and profiles that are created after the change. Files that already exist are not affected.
http://www.msfn.org/...t3namecreation/
http://www.kenblair....t/perftweak.htm
My advice: Do not Disable the 8.3 Name Creation on NTFS Partitions!
This post has been edited by myselfidem: 02 January 2012 - 12:31 PM
Share this topic:
Page 1 of 1



Help

Back to top









