Skip to content

Disable command

Alvin Cheng edited this page Apr 6, 2023 · 1 revision

Description

This is the disable command just like the enable command it's a security feature and helpes with protecting code injections and attacks. This command is just the oppisate, it will Disable the service in parameters 0 and beyond. Please follow the example below for more information regarding this command.

Example

disable "<SERVICE>" "<SERVICE>";

Note

You may only disable services that are enabled already and attempting to disable an already disabled service may cause a compiler error!

Clone this wiki locally