WESL_UserSetting.IsEnabled
This method retrieves a value that indicates if Shell Launcher is enabled or disabled.
Windows edition requirements
The following list contains the Windows editions that support Shell Launcher:
✅ Enterprise / Enterprise LTSC
✅ Education
✅ IoT Enterprise / IoT Enterprise LTSC
Syntax
[Static] uint32 IsEnabled(
[Out, Required] boolean Enabled
);
Parameters
Enabled
[out, required] A Boolean value that indicates if Shell Launcher is enabled.
Return Value
Returns an HRESULT value that indicates WMI status or a WMI error.