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

Saturday

Keyboard Shortcuts for win 7

Using the mouse, you can drag-‘n-dock windows to either side of the screen, or drag it to the top to maximize it. These keyboard shortcuts are even faster:
  • Win+Left Arrow and Win+Right Arrow dock the window to the left and right side of the screen
  • Win+Up Arrow and Win+Down Arrow maximize and restore/minimize
  • Win+M minimizes everything
  • Alt+Up, Alt+Left Arrow, Alt+Right Arrow navigate to parent folder, or browse Back and Forward through folders in Explorer
  • Win+Home minimizes/restores all open windows except the active window
  • Alt+Win+# accesses the Jump List of program number ‘#’ on the taskbar

Screen Lock Shortcut

In case you don’t like shortkeys or you keep forgetting them, there’s another option for screen lock.
Simply create a new shortcut to C:\Windows\System32\rundll32.exe user32.dll, LockWorkStation and place it wherever you want.

How To Use Virtual Hard Disk Files

You can now create and manage virtual hard disks files in Windows 7 as if they were real disks. This can allow you to use a live Windows installation on the virtual disk without the need to boot the virtual Computer. To create a virtual disk you have to press the Windows Key, right-click on Computer, then go to Manage -> Disk Management -> Action -> Create VHD. There you can specify the location and size of your virtual hard disk file.
To attach the virtual disk file, press the Windows Key, right-click Computer, then go to Manage -> Disk Management -> Action -> Attach VHD and you have to specify the location and if it’s read only or not.
To initialize a virtual hard disk, press the Windows Key, right-click on Computer, go to Manage -> Disk Management -> Action -> Attach VHD, specify the location, click Ok, then right click on the virtual disk and click on Initialize Disk. Select the partition style you want to use and then right-click on the unallocated space and click “New Simple Volume” and follow the instructions wizard. Now, a new hard drive appears in Windows Explorer and you can use it as a real partition.

Advanced Disk Defragmentation

windowsFortunately, Windows 7 offers much better defragmentation than Vista and also lets you configure it a bit from the command line.
To do it, press the Windows Key and then type “CMD”.
You can defragment your hard disk from the command line by typing “defrag” and you have the following options: “/r” will defrag multiple drives simultaneously, “-a” performs a defrag analysis, “-v” prints the report, “-r” treats files with at least 64 Mb of fragments like are not fragmented, “-w” will defrag everything. An example is “defrag C: -v -w” to defrag the whole drive C.

Add Videos To Your Start Menu

If you were looking for a faster way to access your videos, then Windows 7 has the right answer for you.
Right click the Start button, then go to Properties -> Start Menu -> Customize and set the Videos to “Display as a link” and you’re done, you will now find them in the Start Menu
Add Videos
.

Web Searches From Your Desktop

Windows 7 lets you search for online resources, by adding a connector that be downloaded for free.
For instance, go to http://www.istartedsomething.com/flickrsearch/ and download the Flickr connector. After that, you should see the Flickr Search in your searches folder and you will be able to do it directly from your desktop, without needing to visit their website.

If display Empty Removable Drives in window 7

Windows 7 will not show empty drives by default, so if you connect an empty drive to your PC, don’t worry, just go to Tools -> Folder Options -> View and uncheck “Hide empty drives in the computer folder”. This doesn’t seem like a good idea and it should not be default setting, because it will be hard for inexperienced users to figure it out. I bet a lot of users will return their newly bought drive thinking it’s broken.

Friday

Stop an Application from Running at Startup in Windows Vista

Back in the old days, there were a lot of places an application could hook itself to run at startup. You had to check the registry in more than one place, as well as your start menu. With Windows Vista, there’s a built-in panel that handles all that for you. To quickly get to this panel, you can open Control Panel, and then type “startup” into the search box. The link for “Stop a program from running at startup” shows up immediately. You could have also opened Windows Defender and fooled around with the menus until you find the right spot, but this seems quicker to me. Now you can see the Windows Defender screen that lets you manage the startup programs. You can choose to Remove or just Disable any startup item using this panel, as well as lots of other useful information so that you can see what each item is.

Hide Desktop Icon Text on Windows Vista

Some icons are just obvious enough that nobody should need text below them to tell them what the icon is for. A good example of this is the icon for Internet Explorer. We’re all really used to it by now, and the text just makes it ugly. Just right-click on the shortcut, and choose Rename. Now hold down the Alt key and type in 255 on the keypad to the right of the keyboard. You can’t use the number keys right above the keyboard, they won’t work. If you have a laptop, you can turn on numlock and then use the little number keys next to the regular letters. (You know you always wondered what they were for)
For the first shortcut on the desktop, a simple Alt+255 will do. For the next shortcut, you’ll have to enter the combination twice (Alt+255, Alt+255). For the third, 3 times… you get the idea. The way this works is that the Alt+255 character is blank, so the shortcut filename is actually just named with a character that is completely blank. Since you can’t have two shortcuts or files named the exact same thing, the second shortcut will have to be named with two blank characters.
Now we have a sweet looking icon on the desktop, with no bothersome text beneath it. If you use this tip to rename a folder, you will not be able to rename the folder back using the right-click rename. I’m not sure why this is. What you’ll have to do is open a command prompt and change directory into the containing folder (For instance, the desktop folder), and run this command: ren “Alt+255” “NewFolderName” You will need to actually type the Alt+255 characters where illustrated in the command. It will appear as a space. Note that the Recycle Bin icon won’t work this way.

Monday

Open Command Prompt in Any Folder

Like the command prompt? Miss the ‘Open Command Window Here’ Windows XP power toy? Press ‘Shift’ when right-clicking on a folder to get that option in the context menu. This also works on the desktop. No power toy required!
ExpandedContextMenu

Search Blog