NTFS4DOS.EXE is a tool for reading and writing NTFS formatted files. I first store this file in a logical drive letter (drive D) in FAT32 format, and then use a boot disk that supports this file to read it, so as to achieve the purpose of reading and writing NTFS formatted files. Can this process be simplified, and directly place this file in the boot disk, so that it can read this file in the boot drive letter as soon as it starts?

