- May
- 13,190
- 180
CDD /S was mentioned in another thread, so I tried it, and thought I'd see how extended directory searched work. Although the help says
[So what exactly is the default?]
The index was created here:
No location is specified in the OPTION dialog. I have
Extended directory searches are not enabled here, but the help says you can force one with wildcards in the directory name. I see no evidence that it works.
Code:
By default, the file is placed in the root directory of drive C:. Because of security restrictions in Windows, the the default directory is defined as the value of the environment variable LOCALAPPDATA (predefined by Windows). If you don't have LOCALAPPDATA in your environment, the default directory will be the directory where TCC is installed.
[So what exactly is the default?]
The index was created here:
Code:
"C:\ProgramData\JP Software\jpstree.idx"
"C:\Users\All Users\JP Software\jpstree.idx"
No location is specified in the OPTION dialog. I have
Code:
v:\> set loc*
LOCALAPPDATA=C:\Users\vefatica\AppData\Local
Extended directory searches are not enabled here, but the help says you can force one with wildcards in the directory name. I see no evidence that it works.