namespace LANCommander.SDK.Enums
{
public enum ScriptType
Install,
Uninstall,
NameChange,
KeyChange
}