Make the cache path relative?
-
TsunamiZ
- Posts: 275
- Joined: 11 Jul 2005 07:36
Make the cache path relative?
Anyone know if there is a way to make the cache path relative? So that it's always looking for a custom folder within the program directory.
-
admin
- Site Admin
- Posts: 66351
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Make the cache path relative?
You can state a path relative to app data path.
FAQ | XY News RSS | XY X
-
TsunamiZ
- Posts: 275
- Joined: 11 Jul 2005 07:36
Re: Make the cache path relative?
so i can just use
/cache
and it will know to look for it in the program's folder?
/cache
and it will know to look for it in the program's folder?
-
admin
- Site Admin
- Posts: 66351
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Make the cache path relative?
Code: Select all
* Thumbnails Cache Folder: Now it is fully portable, i.e. you can
define it in XY's portable path syntax, e.g.:
Thumbs : relative to app data path
Thumbs\ : same as above (backslash is optional)
..\..\Thumbs : relative to app data path
?:\Thumbs : relative to this XYplorer's drive
F:\Thumbs : absolute
Tip: In Configuration | Thumbnails, the tooltip of the Thumbnails
Cache Folder edit box now shows the resolved absolute path.
FAQ | XY News RSS | XY X
XYplorer Beta Club