Registry.forkSetEnabled

Applications might want to disable/enable spawning of a child helper process when rebuilding the registry. See Registry.forkIsEnabled for more information.

class Registry
static
void
forkSetEnabled
(
bool enabled
)

Parameters

enabled bool

whether rebuilding the registry can use a temporary child helper process.