FunctionsSetAutoEXStatusOn this pageSetAutoEXStatusSetAutoEXStatus Sets the auto execution status in the registry and updates the internal status. Syntax private static bool SetAutoEXStatus(bool AutoEX) Parameters AutoEX (bool): The desired MRBX status to set. Example SirHurtAPI.SirHurtAPI.SetAutoEXStatus(false);