Open Command Window Here in Windows 7
Despite the numerous graphical advancements introduced in Windows 7, the Command Prompt has remained largely unchanged. Yet, it has always remained a useful, lightweight tool for interacting with the file system. I remember using it often in Windows XP, which was really when I was getting serious about Computer Science. In fact, I looked for ways to improve the command prompt experience. I eventually discovered a power toy for Windows XP titled “Open Command Window Here”. When installed, it would add an extra option to the context menu, which simply said “Open Command Window Here”. It would typically be visible when you right-clicked a folder, and, once selected, would make a new Command Prompt window would appear. This new window would have current location automatically set to the folder you right-clicked. This was particularly useful when you want to access a folder that is deep in the folder structure, and were already seeing it in Windows Explorer.
Unlike Windows XP, Windows 7 ships with this feature; however, it isn’t immediately visible to the user. To access it, you have to hold SHIFT, and then right-click. This will make numerous additional options appear, among them, “Open Command Window Here” can be seen.
In general, I suggest experimenting with the SHIFT modifier – some of the “hidden” contextual options are very interesting.
Enabling Theme Support in Windows Server 2003
Microsoft’s Server operating systems are specifically aligned to offer, above all, top reliability and performance. It is therefore no surprise that Windows Server 2003, at first glance, seems to lack the standard Luna desktop theme that XP users have been accustomed to. Here’s the thing: The feature isn’t missing, it’s just “hidden” by default.
Solution
Here’s how to enable it:
1) Open the Services Management Console by entering “services.msc” in the Run dialog.
To open the Run dialog, click Start > Run, or press Windows Key + R.
2) Locate the Themes service, right-click it, and select Properties.
3) On the General tab, select the Startup Type dropdown, and choose Automatic.
4) Click Apply.
5) Click OK.
6) Right-click the Themes service again, and select Start.
7) Close the Service Management Console.
8) Right-click on the desktop, and select Properties.
9) On the Themes tab, select the Theme dropdown, and choose Windows XP.
10) Click Apply.
11) Click OK.
The Windows XP option, by default, is not listed as an available theme in the Display Properties dialog. When we started the Themes service, the option was added… and there you have it. You can now use the XP theme (Luna), in a Windows Server 2003 environment.


