How to setup homegroup in windows 7

In windows 7,homeGroup makes it easy to share pictures, music, documents, videos, and printers with other people on your home network. When you set up a computer with this version of Windows, a homegroup is created automatically.
Create a homegroup
1.Go to Control  Panel,then click Homegroup .In the Homegroup window ,click Create Home group [...]

Windows 7 Sync Center

In windows 7,Sync Center allows you to check the results of your recent sync activity if you’ve set up your computer to sync files with a network server (often called offline files). When you sync with a network server, you can access files by keeping synced copies of those files on your computer, even [...]

How to move user data folder to non-system partition in windows 7/vista

As you know,windows 7/vista put all system data and user data on the same partition,normally it’s drive C.Under this condition we must backup our user data every time we re-install our windows 7/vista.From windows vista ,Microsoft supply us a tool mklink which can create a symbolic link under windows 7 or vista just as the [...]

How to use bcdedit in windows 7

Boot Configuration Data (BCD) files provide a store that is used to describe boot applications and boot application settings. The objects and elements in the store effectively replace Boot.ini.
BCDEdit is a command-line tool for managing BCD stores. It can be used for a variety of purposes, including creating new stores, modifying existing stores, adding boot [...]

Why there is no boot.ini file in windows 7

In earlier versions of Windows,eg:windows xp, boot.ini was a system file that contained information about the Windows operating systems installed on a computer. This information was displayed during the startup process when you turned on your computer. It was most useful in multiboot configurations, or for advanced users or administrators who needed [...]

How to setup remote desktop in windows 7

With Remote Desktop Connection, you can access a computer running Windows from another computer running Windows that’s connected to the same network or to the Internet. For example, you can use all of your work computer’s programs, files, and network resources from your home computer, and it’s just like you’re sitting in [...]

Use Snipping Tool to capture screen shots in windows 7

In windows 7,you can use Snipping Tool to capture a screen shot, or snip, of any objects on your screen, and then annotate or save, or share this image.
Snipping Tool supports the following types of snips:

Free-form Snip. Draw a free-form shape around an object.

Rectangular Snip. Drag the cursor around an object to form [...]

How to customize theme in windows 7

In windows 7 ,you can change individual parts of a theme (the pictures , colors, and sounds), and then save the revised theme for your own use or to share with other people.Below is a simple guide about how to customize theme in windows 7
1.Open Personalization by right-click your desktop

2.Click the theme that you [...]

Add administrator privilege to right button in windows 7

We can do this by changing the registry.
Note:please backup your registry before your do this update.

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\runas]
@="Add Aministrator Privilege"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT\*\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
[HKEY_CLASSES_ROOT\exefile\shell\runas2]
@="Add Aministrator Privilege"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT\exefile\shell\runas2\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" [...]

How to customize logon background/screen in windows 7

If you don’t like the default logon background of windows 7,or you want to change the background to a picture you like,you can do it easily in windows 7 without any third-party softwares.Below will give you a simple guide about how to do it.
1.First launch regedit then go to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background

2.Change the vaulue of  OEMBackground to [...]