|

SharedSystem


(boolean) Whether the file is a system file that may be shared by multiple programs:



VALUE DESCRIPTION


true


Keep a usage count for the file during installation and uninstallation to make sure it isn't removed when it's still needed.


false


The file isn't going to be shared, so don't keep a usage count. (Default)


|