I don't think indexing is the real problem. I don't know this for
certain, because I am still running Win 98 at home; however a friend of
mine had some difficulty setting up some games on his Win 2000 PC, and I
asked him to try something to see if it would work. I had this feeling
that the reason that indexing fixes some people's problems is that
either NTFS or NT based OS's, much like Linux, do not automatically
search the current directory like Win9x/DOS/FAT32 does. But many
programs written for the latter system, including installers, assume
that they can find things in the current directory without specifying
the path. So they fail when run under an OS that doesn't support that.
Indexing will prevent that from happening, but is not the best way to
fix the problem. I asked my friend to try adding ".\" to the path
environment variable, which should be the correct way under any MS OS to
tell it to include the current directory in the search path. I also
told him to try "./", "\.", and "/." just in case I didn't have the
syntax right. Not sure which one he ended up with (probably the first
one), but he did say that it fixed all of the problems he was having
with games. And he did not need to turn on indexing after that. Again,
I am not running this at home, so I can't tell you for sure which file
you have to modify. In DOS/Windows it was always in \autoexec.bat, but
I don't know where it gets set in NT based systems. Also, you will have
to reboot afterwards for it to take effect.
> > On Thu, 26 Sep 2002 19:31:03 +0200, "Carl Ribbegaardh"
> > >I guess the problem was that you didn't have rights to write to the
> folder,
> > >right?
> > No. I had turned off indexing and GPL will not install to an NTFS
> > system if you turn it off. Strange, but true. That cost me a good
hour
> > or two in troubleshooting and researching the problem. Hours of my
> > life that are forever lost and could have been spent doing something
> > more worthwhile.
> ROFLMAO!!!!!
> I am running GPL on my XP pc, and I ran it under Win2k to.
> I've always had indexing disabled.
> Of course I'm using NTFS only.
> > >What game will not install on NTFS?
> > http://www.ntcompatible.com/
> Ok, so I cannot see that website if I'm using NTFS? ;-)
> Seriously, could you point me to a game which doesn't work with NTFS,
but
> FAT on a Win2k/WinXP PC. Please back it up with some kind of proof.
> /Carl