"...to become the leader in providing faster, friendlier, and more affordable subscription-based computer support services."

Ask Dr.Tech solution database


How to change Windows 7 Display Language

Monday, 9 May 2011 11:27 by marat.adiev

If you want to change the language that Windows uses in dialog boxes, menus and other items in the user interface, follow these steps:

1. Open Regional and Language Options by clicking the Start button, clicking Control Panel, clicking Clock, Language, and Region, and then clicking Regional and Language Options.

2. Click the Keyboards and Languages tab.

3. Under Display language, choose a language from the list, and then click OK.

If you don't see the list of display languages, you need to install additional language files first.

Note: You can install additional display languages in Windows 7 Ultimate and Windows 7 Enterprise only.

To download and install additional language follow these steps:

1. Start Microsoft Update. To do this, click Start, type Microsoft Update in the Start Search box, and then click Microsoft Update in the Programs list.

2. Click the optional update links for the language packs.

3. Under the Windows 7 Language Packs category, select the desired language pack.

Categories:  

Run Application as Administrator in Windows 7

Monday, 28 March 2011 18:31 by marat.adiev

In Windows 7 computer's security has been taken to a new level with User Accounts Control.

However, this new feature limits users in running certain applications that require extended administrator's rights.

You’ll notice that in Windows 7 there is no way to run an application from the run box in “Administrator” mode.

But you always can run application in this way:

Click the Start button , click inside the search box and type in something (cmd, for example)

 

image1.png


Now instead of hitting the Enter key, use Ctrl+Shift + Enter. You will be prompted with the User Account Control dialog, confirm it and command prompt will be opened in Administrator mode.

Categories:  

How to schedule CCleaner scan using Windows 7 Scheduler

Monday, 21 February 2011 08:11 by marat.adiev

CCleaner is able to run automatically and perform scan without user intervention. Here is how:

Open Start Menu > Programs > Accessories > System Tools > Scheduled Tasks. Double-click “Add Scheduled Task” to open the Wizard.

 

image47.png

The Scheduler dialog opens and gives you choice of applications from those installed on your PC or laptop. If you don't see CCleaner, go to http://www.piriform.com/ccleaner/download and install it.

 

ou’ll next choose the day and time when to run the program. For a disk-cleanup tool such as this, running daily or weekly should be just fine. I’m scheduling CCleaner to run at 6:17 PM every day.

image48.png

At the next screen choose the day and time when to run CCleaner. Running daily or weekly is preferred.

 

 

image-thumb51.png

 

Next, name and provide the password for the Windows user account which will run the program.

 

image-thumb53.png

 

At the next step, select the checkbox to open the task’s advanced properties.

 

image-thumb54.png

No we’ll need to add some command-line arguments, or “switches”, to the Run line to get CCleaner doing scan.

 

image-thumb55.png

 

For CCleaner, adding “/AUTO” to the Run line will have the program perform a disk cleanup silently and in the background, then close when done.

 

image-thumb56.png

Back to the task properties you can see this /AUTO switch present:

 

image-thumb57.png

Hit OK and you have CCleaner running on the schedule specified!

Categories:  

How To Install Windows 7 From USB Flash Drive (using Windows USB/DVD Tool)

Wednesday, 21 July 2010 13:02 by marat.adiev

Microsoft released a free tool called Windows 7 USB/DVD  Tool to help you install Windows 7 on all netbooks in simple steps.

Here are the five simple steps that you need to follow to create a bootable USB flash drive to install Windows 7 from USB device:


Note: You need a USB flash drive with a minimum of 4 GB of free space. And also please backup your data from USB first.

1. Download Windows 7 USB/DVD Tool and install it http://download.cnet.com/Windows-7-USB-DVD-Download-Tool/3000-18513_4-10972600.html


2. Run the program, browse to your Windows 7 ISO image using the Browse button.

Windows7USBDVDDownloadTool_thumb_1.jpg

3. In this step, you need to select your media type. As we are here to create a bootable USB, simply click on USB device button.

 

windows7usbtoolstep2_thumb.jpg

4. Select your USB flash drive from the drop down box and click on Begin copying button.

 

Windows7usbtoolstep3_thumb.jpg

5. The Windows 7 USB/DVD tool will take a few minutes to complete the procedure.

creatingbootableUSBdevice_thumb.jpg

6. You are done. Reboot you machine and start installing Windows 7

Tags:   , ,
Categories:   Windows | Operating System

How to Add or Remove Games in Windows XP

Friday, 2 July 2010 09:42 by marat.adiev

 1. With the Windows XP CD-ROM in the CD-ROM drive, click Start,

     and then click Control Panel.

 2. Double-click Add or Remove Programs.

 3. Click Add/Remove Windows Components.

 4. In the Windows Components Wizard, click Accessories and Utilities (the words, not the check box), and then click Details.

 5. Use the appropriate method.

 

  • If the Games check box is not checked (no games are installed), and you want to install all of the games, click to select the Games check box, click OK, and then click Next.
  • If the Games check box is not checked (no games are installed), and you want to install one or more of the games, click Games (the word, not the check box), and then click to select the check boxes for the games you want to install. Click OK, click OK, and then click Next.
  • If the Games check box is checked and the background of the check box is white (all games are installed), and you want to uninstall all of the games, click to clear the Games check box, click OK, and then click Next.
  • If the Games check box is checked and the background of the check box is white (all games are installed), and you want to uninstall only some of the games, click Games (the word, not the check box), and then click to clear the check boxes for the games you want to uninstall. Click OK, click OK, and then click Next.
  • If the Games check box is checked and the background of the check box is gray (one or more games are installed), and you want to uninstall all of the games, click to clear the Games check box, click OK, and then click Next.
  • If the Games check box is checked and the background of the check box is gray (one or more games are installed), and you want to uninstall only some of the games, click Games (the word, not the check box), and then click to clear the check boxes for the games you want to uninstall. Click OK, click OK, and then click Next.

 

By default, Windows XP includes FreeCell, Hearts, Minesweeper, Pinball, Solitaire, and Spider Solitaire.

Tags:   , , ,
Categories:   Windows | Windows Software

How to restore Show Desktop button on the Quick Launch bar

Saturday, 5 June 2010 19:23 by marat.adiev

Method 1:

Click Start, Run and type the following command:

regsvr32 /n /i:U shell32.dll

The Show Desktop icon file should be available now in the Quick Launch folder. To access this folder:

Click Start, Run and type the following command:

%userprofile%\Application Data\Microsoft\Internet Explorer\Quick Launch

You should see restored Show Desktop icon. Drag and drop it to the Quick Launch Toolbar now.

 

Method 2:

 Click Start, Run, and type Notepad.exe. Copy the following contents to Notepad:

[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop


Save the file as "Show Desktop.scf" (with quotes, in order to prevent Notepad from appending .txt extension). Now, drag the file to the Quick Launch Toolbar.

Note: these two methods apply to Windows XP only.

 

The Internet Explorer icon is missing from your desktop

Tuesday, 1 June 2010 20:09 by marat.adiev

The Internet Explorer icon does not appear on your desktop. When you try to use the Desktop Items dialog box in Windows XP or the Desktop Icon Settings dialog box in Windows Vista to add the Internet Explorer icon, there is no Internet Explorer check box.

To add an Internet Explorer icon to your desktop, you can use the following method:

For Windows 7 users:

Important Windows 7 no longer supports the ability to modify the registry to get the special Internet Explorer icon to appear on your desktop. This change was made to ensure Internet Explorer could be removed easily for compliance reasons. The only way to add the Internet Explorer icon to the desktop in Windows 7 is to create a shortcut. To create a shortcut to Internet Explorer on your desktop, follow these steps:

1. Click Start, and then locate the Internet Explorer icon on the Start menu. If you do not see the Internet Explorer icon on the Start menu, look in the Programs or the All Programs folders on the Start menu.

2. Right-click and drag the Internet Explorer icon from the Start menu to your desktop, and then click Create Shortcuts Here, or click Copy Here.

A shortcut to Internet Explorer is created on your desktop. You can double-click this icon to open your home page in Internet Explorer.


Note To create a desktop shortcut to Internet Explorer for other users, log on to your computer as another user, and then repeat this method for each user.

Note If you cannot locate the Internet Explorer icon on the Start menu, follow these alternative steps:

1. Carefully select and then copy the following command:

"%programfiles%\internet explorer\iexplore.exe"
 

Important Make sure that you select the quotation marks (“) at the beginning and end of this command.

 

2. Right-click a blank space on your desktop, point to New, and then click Shortcut.

3. In the Create Shortcut Wizard, right-click the Type the location of the item box, and then click Paste to paste the command that you copied in step 1.

4. Click Next.

5. In the Type a name for this shortcut box, type Internet Explorer.

6. Click Finish.

A shortcut to Internet Explorer is created on your desktop. You can double-click this icon to open your home page in Internet Explorer.

For non-Windows 7 users:

Important Windows 7 no longer supports the ability to modify the registry to get the special Internet Explorer icon to appear on your desktop. This change was made to ensure Internet Explorer could be removed easily for compliance reasons. The only way to add the Internet Explorer icon to the desktop in Windows 7 is to create a shortcut as shown in 'For Windows 7 users' section.

To create a shortcut to Internet Explorer on your desktop, follow these steps:

 

1. Click Start, and then locate the Internet Explorer icon on the Start menu. If you do not see the Internet Explorer icon on the Start menu, look in the Programs or the All Programs folders on the Start menu.

2. Right-click and drag the Internet Explorer icon from the Start menu to your desktop, and then click Create Shortcuts Here, or click Copy Here.

A shortcut to Internet Explorer is created on your desktop. You can double-click this icon to open your home page in Internet Explorer.

 

Note If you cannot locate the Internet Explorer icon on the Start menu or if you want to add a special Internet explorer icon on your desktop, follow these alternative steps:

1. Click Start, and then click Run. Or, click Start Search if it is available.

2. In the Open box or in the Start Search box, type Notepad, and then press ENTER.

3. Carefully copy and paste the following text into Notepad.

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000
 
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000

 

4. On the File menu, click Save As.

5. In the File name box, type Ie.reg, and then save the file to your desktop.

6. Exit Notepad.

7. Double-click the Ie.reg file on the desktop.
If you are prompted for an administrator password or for confirmation, type the password, or click Allow.

8. In the Registry Editor dialog box that appears, click Yes, and then click OK.

The special Internet Explorer icon is added to your desktop. You can double-click this icon to open your home page in Internet Explorer.

To open Internet Options, right-click this icon, and then click Properties. To start Internet Explorer without add-ons, right-click this icon, and then click Start Without Add-ons.

Tags:   , , ,
Categories:   IE settings | Windows | Drivers

Sign up now - $98.00 annual plan
Also available plans: 15 day money back guarantee
per-incident $37.00
month to month* $47.00
* Plans include unlimited number of support incidents

A “must-have” service


Using Ask Dr. Tech is like having your personal technician always at hand *
* for only 26 cents per day