The special directory location e.g. %COMMON_APPDATA% will be expanded to a resulting string 'C:\Users\All Users\<appname>\'.

Examples:

Special directory

Expanded to

Settings=%APPDATA%\Settings\

C:\Users\<username>\AppData\Roaming\<appname>\Settings\

Settings=%APPDATA%\Systems\

C:\Users\<username>\AppData\Roaming\<appname>\Systems\

Settings=%COMMON_APPDATA%\Snapshots\

C:\Users\All Users\<appname>\Snapshots\

Currently, the special folders are not supported for the locations 'logs' and 'debug'.

When redirecting Systems\common\Firmware\ and Systems\default\Snapshots\, directory locations are created automatically to the default firmware/snapshot folder ('Setup Firmware Files.lnk' and 'Default snapshot folder.lnk').