|   |   | 
| addon.installfiles Installs a set of files for an addon | ||||
| Usage | ||||
| addon.installfiles <id:string> <target:string> [files] | ||||
| Description | ||||
| Installs the [files] for the addon identified by the specified <id>.
These files will be automatically removed when the addon is uninstalled. <target> is the target path inside the local KVIrc directory. The following standard paths should be used: 
 [files] is a list of filenames or directory names. Each file will be copied to the specified target path in the local KVIrc directory. Filenames can contain wildcard characters in the last component. | ||||
| Switches | ||||
| 
 | ||||
| See also | ||||
| addon.register addon.uninstall |