jwl812 0 Posted June 29, 2002 I am encountering a problem with some driver setup files under XP formatted with NTFS. During my install of my Epson printer windows returned a "can't locate c:\ (files name) and the setup quit. Then the same problem during my VIA 4in1 setup. Then the same during Norton LiveUpdate of Antivirus. After LU downloaded all the files windows couldnt seem to find them. I went back to FAT32 and no problems. I reformatted and went back to NTFS and BAMMM!! the problem returned. HELP!!!!! Share this post Link to post
Admiral LSD 0 Posted June 29, 2002 That is really strange, a program shouldn't be able to tell the difference in filesystem like that... Hell, I can run old DOS programs (which were designed with the old FAT16 system in mind) on my NTFS drives and they don't seem to care. Share this post Link to post
jwl812 0 Posted June 30, 2002 Someone told me its because I disabled the Last Access Update in NTFS. Some files need this to lookup certain files atributes? Sounds like its not it since the setup files I'm running were not present when I disabled the Last Access Update within the file system. I am stumped. I am sticking with FAT32 until I find out what is causing this. Share this post Link to post
Admiral LSD 0 Posted June 30, 2002 The only way to test that would be to convert the partition to NTFS (turning every attribute you disabled back on if they're still off) and then trying again. I honestly hope you find a solution since FAT has had its day and theres really no point in continuing to use it (unless you're one of those poor, poor souls still stuck using Win9x or worse yet, one of those souls who prefer it over the superior NT platforms) Share this post Link to post
Gunner 0 Posted July 4, 2002 It's NOT a file system problem for sure. It may have something to do with possibly did you install a service pack ? I had a problem with a epson .dll file that required a 'reinstall of epson drivers' nothing more serious than that. Something may be also tuen off in 'services'. Share this post Link to post
Toby 0 Posted July 4, 2002 Quote: Someone told me its because I disabled the Last Access Update in NTFS. Some files need this to lookup certain files atributes? It should not be a problem to disable Last Access Update but if you disabled (value 1) NtfsDisable8dot3NameCreation that's the problem. Some installers depend on 8.3-names to work correctly. Change it back, reboot and try agian. /Toby Share this post Link to post
jwl812 0 Posted July 5, 2002 Thanks Toby, I did have that disabled too but thought that only effected old DOS stuff. Thanks. Share this post Link to post