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.
We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.
is it possible to set up a user account in windows xp pro where a lot of the services and boot programs are turned off, or are the services loaded the same in every account, like your screen resolution?
Services are there to run the computer. They run all the time, reguardless of which user is logged in. You could creat a .bat file that stops certain services when a particular user logs in. Then have another bat file to re-enable them when they log off..
Well, like I said, you can try the .bat file to shut off services when the user logs in.. Its as simple as 'net stop service-name'.
And run the bat file again at logoff with 'net start service-name'.
other then that, im not sure what else could be done. for the most part, you won't reclaim alot of resources, since services are often pretty minimal as it is.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.