NTFS under XP

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.

Customization Tweaking 1789 This topic was started by ,


data/avatar/default/avatar02.webp

117 Posts
Location -
Joined 2001-09-14
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!!!!!

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar32.webp

989 Posts
Location -
Joined 2001-08-14
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.

data/avatar/default/avatar02.webp

117 Posts
Location -
Joined 2001-09-14
OP
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.

data/avatar/default/avatar32.webp

989 Posts
Location -
Joined 2001-08-14
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)

data/avatar/default/avatar06.webp

21 Posts
Location -
Joined 2002-01-20
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'.

data/avatar/default/avatar04.webp

314 Posts
Location -
Joined 2000-01-17
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

data/avatar/default/avatar02.webp

117 Posts
Location -
Joined 2001-09-14
OP
Thanks Toby, I did have that disabled too but thought that only effected old DOS stuff. Thanks.