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 config NetSetupSvc start= demand
sc start NetSetupSvc
sc query NetSetupSvc
sc qc NetSetupSvc
sc start NetSetupSvc
before the last two commands.sc query NetSetupSvc
sc qc NetSetupSvc
Has Sysnative Forums helped you? Please consider donating to help us support the site!