Trusted file locations

Directory and file paths must be entered using file URL syntax, as described below.
Local drive or network drive mapped to a drive letter, such as C:
file:///C:/path/file.ext
UNC path
file://server/share/path/file.ext

Spaces and non-ASCII characters must be URL encoded, e.g. space must be written as %20.

The following path variables can be used:
$(inst) = location of installation
$(user) = location of user's profile
$(username) = users login name without the domain name (since version 5.2)
$(work) = user's My Documents folder
$(home) = user's home directory
$(temp) = location of user's temporary files
$(vlang) = current language code (e.g. en-US, fr, hu)

Set paths in path lists have to be separated by spaces.

Supported on: LibreOffice-from-Collabora 4.2 or higher

Document macros are always executed, if they have been opened from one of the following locations.

Path list:

Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
Registry PathSoftware\Policies\LibreOffice\org.openoffice.Office.Common\Security\Scripting\SecureURL
Value NameValue
Value TypeREG_SZ
Default Value
Final
Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
Registry PathSoftware\Policies\LibreOffice\org.openoffice.Office.Common\Security\Scripting\SecureURL
Value NameFinal
Value TypeREG_DWORD
Default Value0
True Value1
False Value0

collabora-office.admx

Administrative Templates (Computers)

Administrative Templates (Users)