> I bought a new computer with an i7 Quad Core chip and installed Windows 7 Ultimate on it. I am running Take Command 11 x64 Build 40.
>
> When I enter the following command to index the c: drive
>
> cdd /s c:
>
> I recieve the above error message which is Windows Error 1314 followed by the filename
> "c:\jpstree.idx"
>
> Can you tell me how to correct this error. Thanks
> I bought a new computer with an i7 Quad Core chip and installed Windows
> 7 Ultimate on it. I am running Take Command 11 x64 Build 40.
>
> When I enter the following command to index the c: drive
>
> cdd /s c:
>
> I recieve the above error message which is Windows Error 1314 followed
> by the filename
> "c:\jpstree.idx"
Windows is blocking access to the root of the C: drive. Normally, TCC will
use the "APPDATA" value in the environment to specify the location of
JPSTREE.IDX, but that's apparently either missing or pointing to the root on
your system.
You can manually select the location of JPSTREE.IDX in OPTION / Command Line
/ Extended Directory Search / Path.
Rex - I checked to see if the APPDATA value was set in the enviroment. It was set to
C:\Users\Drew A Copeland\AppData\Roaming
so I don't see why TCC would not use that path? Why would Windows would prevent access to the root of the system?
I did notice under Control Panel\System\System Protection
that protection is ON for the C:\ drive which is where the OS is stored. This apparently lets you set restore points and if I turn it off it will then not store restore points. (I am not sure about this).
Could this be the cause of this problem and why Windows is not letting me have the required privilege?
Thanks for your help.
Also I don't understand this forum very well and how to submit replies to posts etc. Are there some directions somewhere. It is a little confusing. Thanks
> Rex - I checked to see if the APPDATA value was set in the enviroment.
> It was set to
>
> C:\Users\Drew A Copeland\AppData\Roaming
>
> so I don't see why TCC would not use that path? Why would Windows would
> prevent access to the root of the system?
TCC is actually looking for LOCALAPPDATA. If it can't find that in the
environment, it will use C:\. Windows 7 will not let you write to the root
unless your process is elevated.
But if you set the directory in OPTION, you won't have to worry about any of
this.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.