Windows Archive

Running Windows with No Services

Dave Solomon of Sysinternals was experimenting about how many services are necessary for at least basic funtionality of Windows. What he discovered, however is that Windows can be perfectly used for almost all basic use, such as web browsing or running aplications, without any services running. In his article he explains how to achieve this. Apparently even Microsoft's own vice president of the Core Operating Systems Division was surprised about this.

XYNTService Open Source Admin Tool for Windows

Running a background process on the Windows platform requires running a Windows Service. To run a Windows Service, you must have an application that is Windows Service aware. A Bash script is not Windows Service aware and neither are many console applications. XYNTService allows an administrator to define a console program and its options to execute. The XYNTService application is a Windows Service that reads a configuration file to know which applications to run. Read more...

Longhorn’s Secret Modder Surprises

Longhorn will have some new features that will be particularly interesting for hardware hackers: The Windows System Assessment Tool (WinSat) is basically a built-in benchmarking tool that should help with determining what affect a new component is having on the system, and another, unnamed feature looks for hardware changes on boot, and, if it finds any, will restart the hardware configuration process.