Category Archives: Windows

Grabbing System Date in a Batch File

Batch programming can be a powerful thing. Basically, anything you can run at a command prompt can be run in a batch file. Coupled with task scheduler, process automation nirvana can be achieved. However, one thing that is conspicuously is the presence of a date or time variable. For example, if you wanted to date or time encode… Read More »

Hide unneeded Windows Updates

Windows 7 gives the you a lot of control when it comes to choosing which system updates you want to install. A good example of updates you can safely ignore are Language Packs. If you are a native english speaker, why do you want to portugese language pack? Or maybe you are from France, why do you want… Read More »

Use ReadyBoost with any USB device

Windows ReadyBoost is a great technology, caching things on USB drives to improve system performance, and works really well for giving your system a little more oomph. But Windows only likes using devices of a certain speed and space. Bypass the requirement with these steps. Windows insists on checking the drives for certain speed requirements before enabling the… Read More »

Using HyperTerminal on Windows 7

The Hyperterminal application helps you to connect with other remote computers, and for System or Network Admins, it used to connect to switches or routers and carry out maintenance operations.