How to Disable or Remove Windows Media Center in Windows 7

There have so many ways to disable Windows Media Center or prevent it from running in win 7.

Open Services (type services.msc into Start Search). Locate all services related to Windows Media Center, such as Windows Media Center Extender Service, Windows Media Center Receiver Service, Windows Media Center Scheduler Service and Windows Media Center Service Launcher, and any other services started with “eh” as command names, then set their Startup Type to Disabled.

Run MSConfig (System Configuration) and go to Startup tab. Uncheck the item entries which has the ehome as path to the command, such as ehTray.exe. This will prevent MCE related services to be startup up. To be safe, you still need to disable WMC services as above.

Run Group Policy Object Editor (GPEdit.msc), expand Computer Configuration (for per-machine settings if you want disable for all users on the computer) or User Configuration (for per-user settings if you want to disable for logged on user only), then expand Administrative Templates, and finally Windows Components, and select Windows Media Center. Change the setting for Do not allow Windows Media Center to run to Enabled. Once WMC disable policy is set, the following message will appear whenever users trying to run Windows Media Center.

Windows cannot open this program because it has been prevented by a software restriction policy.

Visit the original article at http://www.mydigitallife.info

how to use new rupee symbol in keyboard

To get started using the Indian Rupee Symbol on your computer, you first need to download the Indian Rupee font from here. To install the font, go to the control panel and paste the downloaded font in the Fonts item of control panel. Once the font has been installed, you can press the “ ` ” key, the key located above TAB to insert the Indian Rupee Symbol right in to your document files.

How to Change Name and Company Information After You Install Windows XP

To change your name and company information after Windows is installed on your computer, follow these steps:

This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry,

  1. Click Start, and then click Run.
  2. In the Open box, type regedit, and then click OK.
  3. Locate the following registry key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
  4. To change the company name, do the following:

    In the right pane, double-click RegisteredOrganization. Under Value data, type the name that you want, and then click OK.
  5. To change the name of the registered owner, do the following:

    In the right pane, double-click RegisteredOwner. Under Value data, type the name that you want, and then click OK.
  6. Click Exit on the File menu to quit Registry Editor.

How To Install and Configure a Virtual Private Network Server in Windows

A virtual private network (VPN), allows you to connect components to a network, via another network, such as the Internet. You can make your Windows 2000 Server-based computer a remote-access server so that other users can connect to it by using VPN, and then access shared files on your local drives or on your network. Virtual private networks accomplish this by "tunneling" through the Internet or another public network in a manner that provides the same security and features as a private network. With a VPN, connections across the public network can transfer data using the routing infrastructure of the Internet, but to the user it appears as though the data were being sent over a dedicated private link.

This article describes how to install virtual private networking (VPN) and how to create a new VPN connection in Windows 2000.

Overview of VPN

A virtual private network (VPN) is a means of connecting to a private network (such as your office network) by way of a public network, such as the Internet. This combines the virtues of a dial-up connection to a dial-up server with the ease and flexibility of an Internet connection. By using an Internet connection, you can travel worldwide and still, in most places, connect to your office with a local call to the nearest Internet access phone number. If you have a high-speed Internet connection (such as cable or DSL) at your computer (and at your office), you can communicate with your office at full Internet speed, which is much faster than any dial-up connection using an analog modem.

VPNs use authenticated links to ensure that only authorized users can connect to your network, and they use encryption to ensure that data that travels over the Internet can't be intercepted and used by others. Windows achieves this security using Point-to-Point Tunneling Protocol (PPTP) or Layer Two Tunneling Protocol (L2TP).

VPN technology also allows a corporation to connect to its branch offices or to other companies over a public network (such as the Internet) while maintaining secure communications. The VPN connection across the Internet logically operates as a dedicated wide area network (WAN) link.

Components of a VPN

A VPN in Windows 2000 consists of a VPN server, a VPN client, a VPN connection (the portion of the connection in which the data is encrypted), and the tunnel (the portion of the connection in which the data is encapsulated). The tunneling is done through one of the tunneling protocols included with Windows 2000, both of which are installed with Routing and Remote Access. The two tunneling protocols included with Windows 2000 are:
  • Point-to-Point Tunneling Protocol (PPTP): Provides data encryption using Microsoft Point-to-Point Encryption.
  • Layer Two Tunneling Protocol (L2TP): Provides data encryption, authentication, and integrity using IPSec.
Your connection to the Internet should use a dedicated line such as T1, Fractional T1, or Frame Relay. The WAN adapter must be configured with the IP address and subnet mask assigned for your domain or supplied by an Internet service provider (ISP), as well as the default gateway of the ISP router.

NOTE: To enable VPN, you must be logged on using an account that has administrative rights.

How to Install and Enable VPN

To install and enable a VPN server, follow these steps:
  1. On the Microsoft Windows 2000 VPN computer, confirm that both the connection to the Internet and the connection to your local area network (LAN) are correctly configured.
  2. Click Start, point to Administrative Tools, and then click Routing and Remote Access.
  3. Click the server name in the tree, and click Configure and Enable Routing and Remote Access on the Action menu, and then click Next.
  4. In the Common Configurations dialog box, click Virtual private network (VPN server), and then click Next.
  5. In the Remote Client Protocols dialog box, confirm that TCP/IP is included in the list, click Yes, all of the available protocols are on this list, and then click Next.
  6. In the Internet Connection dialog box, select the Internet connection that will connect to the Internet, and then click Next.
  7. In the IP Address Assignment dialog box, select Automatically in order to use the DHCP server on your subnet to assign IP addresses to dialup clients and to the server.
  8. In the Managing Multiple Remote Access Servers dialog box, confirm that the No, I don't want to set up this server to use RADIUS now checkbox is selected.
  9. Click Next, and then click Finish.
  10. Right click the Ports node, and then click Properties.
  11. In the Ports Properties dialog box, click the WAN Miniport (PPTP) device, and then click Configure.
  12. In the Configure Device - WAN Miniport (PPTP) dialog box, do one of the following:
    • If you do not want to support direct user dialup VPN to modems installed on the server, click to clear the Demand-Dial Routing Connections (Inbound and Outbound) check box.
    • If you do want to support direct user dialup VPN to modems installed on the server, click to select the Demand-Dial Routing Connections (Inbound and Outbound) check box.
  13. Type the maximum number of simultaneous PPTP connections that you want to allow in the Maximum Ports text box. (This may depend on the number of available IP addresses.
  14. Repeat steps 11 through 13 for the L2TP device, and then click OK.

How to Configure the VPN Server

To further configure the VPN server as required, follow these steps.

Configuring the Remote Access Server as a Router

For the remote access server to forward traffic properly inside your network, you must configure it as a router with either static routes or routing protocols, so that all of the locations in the intranet are reachable from the remote access server.

To configure the server as a router:
  1. Click Start, point to Administrative Tools, and then click Routing and Remote Access.
  2. Right-click the server name, and then click Properties.
  3. On the General tab, click to select Enable This Computer As A Router.
  4. Select either Local area network (LAN) routing only or LAN and demand-dial routing, and then click OK to close the Properties dialog box.

How to Configure PPTP Ports

Confirm the number of PPTP ports that you need. To verify the number of ports or to add ports, follow these steps:
  1. Click Start, point to Administrative Tools, and then click Routing and Remote Access.
  2. In the console tree, expand Routing and Remote Access, expand the server name, and then click Ports.
  3. Right-click Ports, and then click Properties.
  4. In the Ports Properties dialog box, click WAN Miniport (PPTP), and then click Configure.
  5. In the Configure Device dialog box, select the maximum number of ports for the device, and then select the options to specify whether the device accepts incoming connections only, or both incoming and outgoing connections.

How to Manage Addresses and Name Servers

The VPN server must have IP addresses available in order to assign them to the VPN server's virtual interface and to VPN clients during the IP Control Protocol (IPCP) negotiation phase of the connection process. The IP address assigned to the VPN client is assigned to the virtual interface of the VPN client.

For Windows 2000-based VPN servers, the IP addresses assigned to VPN clients are obtained through DHCP by default. You can also configure a static IP address pool. The VPN server must also be configured with name resolution servers, typically DNS and WINS server addresses, to assign to the VPN client during IPCP negotiation.

How to Manage Access

Configure the dial-in properties on user accounts and remote access policies to manage access for dial-up networking and VPN connections.

NOTE: By default, users are denied access to dial-up.

Access by User Account

If you are managing remote access on a user basis, click Allow Access on the Dial-In tab of the user's Properties dialog box for those user accounts that are allowed to create VPN connections. If the VPN server is allowing only VPN connections, delete the default remote access policy called "Allow Access If Dial-In Permission Is Enabled." Then create a new remote access policy with a descriptive name, such as VPN Access If Allowed By User Account. For more information, see Windows 2000 Help.

CAUTION: After you delete the default policy, a dial-up client that does not match at least one of the policy configurations you create will be denied access.

If the VPN server is also allowing dial-up remote access services, do not delete the default policy, but move it so that it is the last policy to be evaluated.

Access by Group Membership

If you are managing remote access on a group basis, click the Control access through remote access policy radio button on all user accounts by using the Active Directory Users and Computers Console in Administrator Tools or MMC snap-in. Create a Windows 2000 group with members who are allowed to create VPN connections. If the VPN server allows only VPN connections, delete the default remote access policy called Allow Access If Dial-In Permission Is Enabled. Next, create a new remote access policy with a descriptive name such as VPN Access If Member Of VPN-Allowed Group, and then assign the Windows 2000 group to the policy.

If the VPN server also allows dial-up networking remote access services, do not delete the default policy; instead move it so that it is the last policy to be evaluated.


How to Configure a VPN Connection from a Client Computer

To set up a connection to a VPN:
  1. On the client computer, confirm that the connection to the Internet is correctly configured.
  2. Click Start, point to Settings, and then click Network And Dial-Up Connections.
  3. Double-click Make New Connection.
  4. Click Next, and then click Connect To A Private Network Through The Internet, and then click Next.
  5. Do one of the following:
    • If you use a dial-up connection to connect to the Internet, click Automatically Dial This Initial Connection and then select your dial-up Internet connection from the list.
    • If you use a full-time connection (such as a cable modem), click Do Not Dial The Initial Connection.
  6. Click Next.
  7. Type the host name (for example, Microsoft.com) or the IP address (for example, 123.123.123.123) of the computer to which you want to connect, and then click Next.
  8. Click to select For All Users if you want the connection to be available to anyone who logs on to the computer, or click to select Only For Myself to make it available only when you log onto the computer, and then click Next.
  9. Type a descriptive name for the connection, and then click Finish.

    NOTE: This option is available only if you are logged on as a member of the Administrators group.
  10. Click Start, point to Settings, and then click Network And Dial-Up Connections.
  11. Double-click the new connection.
  12. Click Properties to further configure options for the connection:
    • If you are connecting to a domain, click the Options tab, and then click to select the Include Windows logon domain check box to specify whether to request Windows 2000 logon domain information before attempting to connect.
    • If you want the connection to be redialed if the line is dropped, click the Options tab, and then click to select the Redial if line is dropped check box.
To use the connection:
  1. Click Start, point to Settings, and then click Network And Dial-Up Connections.
  2. Double-click the new connection.
  3. If you do not currently have a connection to the Internet, Windows offers to connect to the Internet.
  4. Once the connection to the Internet is made, the VPN server prompts you for your user name and password. Enter your user name and password, click Connect, and your network resources should be available to you in the same way they are when you connect directly to the network.NOTE: To disconnect from the VPN, right-click the connection's icon, and then click Disconnect.




How to clear/remove Recent Documents history in Windows 7

This tutorial will explain How to clear/remove Recent Documents history in Windows 7
Method 1
Recent Items listed in the start menu are stored in:
%appdata%\Microsoft\Windows\Recent
To delete, you can either right-click on Recent Items from the start menu and select Clear recent items list or you can empty the folder from inside Windows Explorer
Recent items listed in jump lists are stored in:
%appdata%\microsoft\windows\recent\automaticdestinations
To delete, empty the folder from inside Windows Explorer, or from the command prompt using
del %appdata%\microsoft\windows\recent\automaticdestinations\*

Method 2
1. Go to Start menu, and type gpedit.msc in the search line and press Enter.
2. If prompted by UAC, click on Continue.
3. Now go to this folder : User Configuration\Administrative Templates\Start Menu and Taskbar.
4. once you got to this folder, you will find ‘Clear history of recently opened documents on exit’ in the right pane, just double click on it.

Source: http://www.windowsreference.com

Outlook Hyperlink Opening problem

This operation has been canceled due to restrictions on your computer

They are few solutions:
Reset Web settings
  1. Start Internet Explorer
  2. On the Tools menu, click Internet Options .
  3. Click the Programs tab , and then click the Reset Web Settings button.
  4. Under Internet programs, verify that the correct e-mail program is selected
  5. Click to select the Internet Explorer should check to see whether it is the default browser check box.
  6. Click Apply, and then click OK.


Export the registry key from another computer
  1. Click Start, and then click Run
  2. In the Open box, type regedit, and then click OK
  3. Locate the following registry key: HKEY_Local_Machine\Software\Classes\htmlfile\shell\open\command
  4. Click the command folder.
  5. On the File or Registry menu (depending on your operating system), click Export
  6. Note the location of where the file will be saved. The registry file can be saved directly to the hard drive or floppy disk.
  7. Type a unique file name, and then click Save
  8. Quit the Registry Editor
Here is the Reg File

Other Possible Solutions
  1. Follow the instruction on the following KB articles:
    You receive an error message when you click a hyperlink in Outlook
    http://support.microsoft.com/kb/310049/en-us
  2. This issue may occur if there is a Group Policy object (GPO) that restricts what
    programs you can run. Programs can be restricted if either of the following
    policies in the domain organizational unit group policy or a local computer group
    policy have been applied:
    o Do not run specified Windows applications.
    o Run only the allowed Windows applications.
  3. In HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell\open\command change
    “C:\Program Files\Internet Explorer\IEXPLORE.EXE” -nohome to
    “C:\Program Files\Internet Explorer\iexplore.exe” –nohome
    (and viseversa)
  4. Delete the DWORD value named DisallowRun. (or remove IEXPLORE.EXE) – To do so: Locate and then click the following registry key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  5. to narrow the policy causing the issue to be:
    User Configuration \ Administrative Templates \ Windows Components \ Internet Explorer \ Browser menus\
    Disable Open in New Window Menu option — set this to DISABLE if it enable
  6. Disable the following Group Policy:
    User Configuration \ Administrative Templates \ Windows Components \ Internet Explorer \ Browser menusFile menu: Disable New Menu option
    File menu: Disable Open Menu option
    File menu: Disable closing the browser and Explorer Windows

How To Delete Your Google Account

You can delete Gmail from your Google Account at any time. If you're sure you won't use Gmail in the future, please follow these steps to delete it:



 Step 1.         Sign in to your Gmail account.
 Step 2.         Click Settings at the top of any Gmail page.
 Step 3.         Click Accounts in the Settings menu bar.
 Step 4.          Click Google Account settings.
 Step 5.         Click the Edit link next to 'My products.'
       Step 6.         Click Delete Gmail Service and fill in the required fields.

Then try to open your Gmail account………..