Inspiration

Sometimes I forget how the system has started, normal or safe mode.

What it does

Represent the standard operating system startup modes.

How we built it

It will return one among the three modes

FailSafe 1 The computer was started in safe mode without network support. This mode uses a limited drivers and settings profile.

FailSafeWithNetwork 2 The computer was started in safe mode with network support. This mode uses a limited drivers and settings profile, and loads the services needed to start networking.

Normal 0 The computer was started in the standard boot mode. This mode uses the normal drivers and settings for the system.

Built With

  • uipath
Share this project:

Updates