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.
reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList" /s > "%userprofile%\desktop\ProfileList.txt"
reg query "HKEY_USERS" >> "%userprofile%\desktop\ProfileList.txt"
wmic useraccount get name,sid >> "%userprofile%\desktop\ProfileList.txt"
slmgr /dli
Has Sysnative Forums helped you? Please consider donating to help us support the site!