Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
WMIC SERVICE GET caption, name, startmode, state > "%userprofile%\desktop\services.txt"
sc query wuauserv
sc qc wuauserv
sc config wuauserv start= demand
sc start wuauserv
sc query wuauserv
sc qc wuauserv
reg export "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services" "%userprofile%\desktop\regexp.txt"
sc config TrustedInstaller start= auto
sc start TrustedInstaller
sc query TrustedInstaller
sc qc TrustedInstaller
Has Sysnative Forums helped you? Please consider donating to help us support the site!