When installing BlackFog it automatically creates a service in order to operate correctly on your system. If the user account has been modified by a system administrator the installer may fail to create and execute the service under you local account. You will see the message “Verify that you have sufficient privileges to install system services“.
If you are running Windows 10 you must also disable “Restricted Mode”.
Windows 10S
If you are running Windows 10S or Windows 10 is S Mode you will need to switch to the full version of Windows 10 which is a one way free conversion otherwise you cannot run third party apps outside the Windows store.
To switch to the normal mode, go to your Windows Settings menu and click on Update & Security then Activation. Find the Switch to Windows 10 Home or Pro sections and then click the Go to the Store link. You’ll be directed to a webpage for switching out of S mode.
All Windows Editions
Normally user accounts within Windows already have the appropriate privileges to install a service correctly. However, some systems have been modified to prevent local accounts from doing this. In these situations it is important that the permission is granted using the procedure below.
Follow these steps to modify the privilege:
- Run gpedit.msc
- In the tree, expand Computer Configuration > Windows Settings > Security Settings > Local Policies > User Rights Assignment.
- In the details pane, find and double-click “Log on as a service“
- If the security setting has not yet been defined, select the Define these policy settings check box.
- Click Add User or Group, and then add the appropriate account to the list of accounts that possess the Log on as a service right.
When finished, close out of the Group Policy Object editor and refresh the local group policy by running gpupdate /force in an administrative command prompt as shown below.