RegistrationMode Enumeration |
Namespace: ShellBoost.Core
public enum RegistrationMode
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Reserved. Don't use. | |
| User | 1 | Registration is applied for the current user. This is not supported by Windows Server editions. | |
| Machine | 2 | Registration is applied for the whole machine. |