1 min

Installing redcar under Linux

How to quickly delete large folders and files from the Windows command prompt using rmdir and del as faster alternatives to Windows Explorer.

OS
1 min

Fast deletion of folders

How to quickly delete large folders and files from the Windows command prompt using rmdir and del as faster alternatives to Windows Explorer.

OS
1 min

Mercurial behind a proxy

How to use Mercurial through an HTTP proxy by supplying proxy host and port settings with the hg --config parameter.

Development
1 min

Starting an explorer as an admin

With the runas tool it is possible to start an application under an other account. But the explorer need the special parameter /separate to start. So the cor...

OS
1 min

Nice DOS commands

A collection of useful DOS and Windows batch scripting snippets

Programming