Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts

Sunday, January 18, 2015

Open command prompt from Windows Explorer in folder path and vice versa

Many a times you have Windows Explorer opened to a folder location and you need Command Prompt to be opened in that same location. Rather than opening Command Prompt and then navigating to the said directory there is a better way.

Hold down Shift key and right-click. Click on “Open command windows here”. This feature seems to have been present since Windows Vista.



Conversely, if you are in your Command Prompt in a specific folder and you want to open that folder in Windows Explorer then simply type in the following command:

Friday, August 1, 2014

Remove Skype from taskbar in Windows when you close it

Skype has an annoying bug feature; when you close it, it does not disappear from the taskbar unlike other programs. To make Skype behave like other programs, in menu go to "Tools > Options". Under "Advanced > Advanced settings" uncheck "Keep Skype in taskbar while I'm signed in".


So now when you close Skype it disappears from taskbar but it is still running and you can see it in notification area of taskbar.

Wednesday, July 16, 2014

Sharing folders between Windows (host) and Ubuntu (guest) in VirtualBox

I have Windows 8 installed with Ubuntu 12.04 in Oracle VM VirtualBox and quite a few times I want to share files between them. For that, first you need to install VirtualBox Guest Additions for Linux. Guest additions consist of device drivers and system applications that optimize the guest operating system for better performance and usability.

To install Guest Additions go to Ubuntu Launcher and you would see VBOXADDITIONS_X.X.X_XXXX mounted.