Meta-String Specification
When the special folder set to Windows is specified, the meta character string is used.
Moreover, the folder with the execution file in the Sakura-Editor can be specified.
It is possible to use it by the convenient display of the filename.
- %% ... %(Percent sign)
- %SAKURA% ... Execution file folder of Sakura-Editor.
- Path of Explorer (shell)
Value of HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
Value of HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders - Environment variable
It searches in this order, and it is replaced by the value found first.
Moreover, the alias name can be used for %...%.
The alias name doesn't distinguish capital letters and small letters either.
| Alias Name | Name | Mean |
| %MyDoc% | %Personal% | My Documents |
| %MyPict% | %My Pictures% | My Pictures |
| %MyMusic% | %My Music% | My Music |
| %MyVideo% | %Video% | My Video |
| %ComDoc% | %Common Documents% | Share Documents |
| %ComPict% | %CommonPictures% | Share Pictures |
| %ComMusic% | %CommonMusic% | Share Music |
| %ComVideo% | %CommonVideo% | Share Video |
| %ComDesktop% | %Common Desktop% | Share Desktop |