Computer Support Services Canada

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Thursday, 28 May 2009

Fix 16-bit MS-DOS Subsystem Error Massage

Posted on 07:01 by Unknown
This addition you get further information to troubleshoot error "16-bit MS-DOS Subsystem" error message when you run an MS-DOS or 16-Bit Windows program in Windows Server 2003 or Windows 2000 Server"

If you try to run an MS-DOS-based or a 16-bit Windows-based command on a Microsoft Windows Server 2003-based or a Microsoft Windows 2000 Server-based computer, you may receive one of the following error messages:

16-bit MS-DOS Subsystem
path to the program you are trying to start or install
C:\WINNT\system32\config.nt The system file is not suitable for running MS-DOS and Microsoft Windows applications. Choose 'Close' to terminate the application.

16-bit MS-DOS Subsystem
path to the program you are trying to run
config.nt The system file is not suitable for running MS-DOS and Microsoft Windows applications. Choose 'Close' to terminate the application.


16-bit MS-DOS Subsystem
path to the program you are trying to run
C:\WINNT\system32\autoexec.nt The system file is not suitable for running MS-DOS and Microsoft Windows applications. Choose 'Close' to terminate the application.


This issue can occur if any one of the following files are missing, damaged, or not located in the %systemroot%\System32 folder:

Autoexec.nt
Command.com
Config.nt

This post provide step by step Computer repair and troubleshooting tips to fix this issue

Follow the Steps

1. Insert the Windows Server 2003 CD or the Windows 2000 Server CD into the CD drive.
2. Click Start, click Run, type cmd, and then click OK.
3. Type the following commands, and press ENTER after each command:
expand D:\i386\config.nt_ %systemroot%\system32\config.nt

expand D:\i386\autoexec.nt_ %systemroot%\system32\autoexec.nt

expand D:\i386\command.co_ %systemroot%\system32\command.com

exit
Note The description of this procedure assumes that your CD drive letter is D. If your CD drive letter is not D, substitute the correct drive letter.
4. Start or install the program. If the issue is resolved, do not complete the remaining steps. If the issue is not resolved, go to the next step.
5. Start Notepad, and then type the following commands.

Note The Command.com file is not edited or created in the following process. Because of this, you may have to expand the file from your CD-ROM. See step 16 for instructions on how to do this.

dos=high, umb
device=%SYSTEMROOT%\system32\himem.sys
files=40

6. On the File menu, click Save As.
7. In the File Name box, type Config.nt, and then click Save. Close the Config.nt file.
8. On the File menu, click New.
9. In the new blank document, type the following entries.

@echo off
lh %SYSTEMROOT%\system32\mscdexnt.exe
lh %SYSTEMROOT%\system32\redir
lh %SYSTEMROOT%\system32\dosx
SET BLASTER=A220 I5 D1 P330 T3

10. On the File menu, click Save As.
11. In the File Name box, type Autoexec.nt, and then click Save. Close the Autoexec.nt file.
12. Start Windows Explorer. Locate the Config.nt file, right-click the Config.nt file, and then click Copy.
13. Right-click the %systemroot%\System32 folder, and then click Paste.
14. Locate the Autoexec.nt file, right-click the Autoexec.nt file, and then click Copy.
15. Right-click the %systemroot%\System32 folder, and then click Paste.
16. Expand the Command.com file from the Windows Server 2003 or the Windows 2000 Server CD-ROM. To do this, follow these steps:
1. Click Start, click Run, type cmd, and then click OK.
2.

expand cd-rom:\i386\command.co_ drive_letter:\system_root\system32\command.com

exit

17. Verify the existence of the folder to which the TEMP and TMP user environment variables are mapped. To do this, follow these steps:
1. Click Start, click Run, type sysdm.cpl in the Open box, and then click OK.
2. In the System Properties dialog box, click the Advanced tab, and then click Environment Variables.
3. In the User variables for UserName section, locate the TEMP and TMP variables. They are listed in the Variable column.
4. For the TEMP and TMP variables, note the corresponding folder that is listed in the Value column.
5. Start Windows Explorer. To do this, click Start, click Run, type explorer in the Open box, and then click OK.
6. Locate the folder that is specified for the TEMP and TMP variables. Make sure that this folder exists.

Note To locate the folder, you may have to turn on the feature that shows hidden files and folders. To do this, follow these steps:
1. On the Tools menu, click Folder Options, and then click the View tab.
2. Under Hidden files and folders, click Show hidden files and folders, and then click OK.
18. Restart your computer.
Read More
Posted in Fix 16-bit MS-DOS Subsystem Error, Fix Dos Error, Operating System Support, Windows Operating System Support, windows support | No comments

Monday, 25 May 2009

Safe Mode Boot options in Windows XP

Posted on 06:37 by Unknown
This post discusses the several Safe Boot options that Windows supports. These options load a minimal set of drivers. You can use these options to start Windows so that you can modify the registry or load or remove drivers.


To use a Safe Boot option, follow these steps:

1. Restart your computer and start pressing the F8 key on your keyboard. On a computer that is configured for booting to multiple operating systems, you can press the F8 key when the Boot Menu appears.
2. Select an option when the Windows Advanced Options menu appears, and then press ENTER.
3. When the Boot menu appears again, and the words "Safe Mode" appear in blue at the bottom, select the installation that you want to start, and then press ENTER.

Description of Safe Boot options

Safe Mode (SAFEBOOT_OPTION=Minimal): This option uses a minimal set of device drivers and services to start Windows.
Safe Mode with Networking (SAFEBOOT_OPTION=Network): This option uses a minimal set of device drivers and services to start Windows together with the drivers that you must have to load networking.
Safe Mode with Command Prompt (SAFEBOOT_OPTION=Minimal(AlternateShell)): This option is the same as Safe mode, except that Cmd.exe starts instead of Windows Explorer.
Enable VGA Mode: This option starts Windows in 640 x 480 mode by using the current video driver (not Vga.sys). This mode is useful if the display is configured for a setting that the monitor cannot display.

Note Safe mode and Safe mode with Networking load the Vga.sys driver instead.
Last Known Good Configuration: This option starts Windows by using the previous good configuration.
Directory Service Restore Mode: This mode is valid only for Windows-based domain controllers. This mode performs a directory service repair.
Debugging Mode: This option turns on debug mode in Windows. Debugging information can be sent across a serial cable to another computer that is running a debugger. This mode is configured to use COM2.
Enable Boot Logging: This option turns on logging when the computer is started with any of the Safe Boot options except Last Known Good Configuration. The Boot Logging text is recorded in the Ntbtlog.txt file in the %SystemRoot% folder.
Starts Windows Normally: This option starts Windows in its normal mode.
Reboot: This option restarts the computer.
Return to OS Choices Menu: On a computer that is configured to starting to more than one operating system, this option returns to the Boot menu.
Read More
Posted in Fix XP Error, Windows XP Support, XP Help | No comments

Wednesday, 20 May 2009

Shortcuts Keys that are available in Windows XP

Posted on 06:04 by Unknown
This post list all available shortcuts keys in Windows XP. It help you to fast working though the keyboard.

General keyboard shortcuts

  • CTRL+C (Copy)
  • CTRL+X (Cut)
  • CTRL+V (Paste)
  • CTRL+Z (Undo)
  • DELETE (Delete)
  • SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)
  • CTRL while dragging an item (Copy the selected item)
  • CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)
  • F2 key (Rename the selected item)
  • CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)
  • CTRL+LEFT ARROW (Move the insertion point to the beginning of the previous word)
  • CTRL+DOWN ARROW (Move the insertion point to the beginning of the next paragraph)
  • CTRL+UP ARROW (Move the insertion point to the beginning of the previous paragraph)
  • CTRL+SHIFT with any of the arrow keys (Highlight a block of text)
  • SHIFT with any of the arrow keys (Select more than one item in a window or on the desktop, or select text in a document)
  • CTRL+A (Select all)
  • F3 key (Search for a file or a folder)
  • ALT+ENTER (View the properties for the selected item)
  • ALT+F4 (Close the active item, or quit the active program)
  • ALT+ENTER (Display the properties of the selected object)
  • ALT+SPACEBAR (Open the shortcut menu for the active window)
  • CTRL+F4 (Close the active document in programs that enable you to have multiple documents open simultaneously)
  • ALT+TAB (Switch between the open items)
  • ALT+ESC (Cycle through items in the order that they had been opened)
  • F6 key (Cycle through the screen elements in a window or on the desktop)
  • F4 key (Display the Address bar list in My Computer or Windows Explorer)
  • SHIFT+F10 (Display the shortcut menu for the selected item)
  • ALT+SPACEBAR (Display the System menu for the active window)
  • CTRL+ESC (Display the Start menu)
  • ALT+Underlined letter in a menu name (Display the corresponding menu)
  • Underlined letter in a command name on an open menu (Perform the corresponding command)
  • F10 key (Activate the menu bar in the active program)
  • RIGHT ARROW (Open the next menu to the right, or open a submenu)
  • LEFT ARROW (Open the next menu to the left, or close a submenu)
  • F5 key (Update the active window)
  • BACKSPACE (View the folder one level up in My Computer or Windows Explorer)
  • ESC (Cancel the current task)
  • SHIFT when you insert a CD-ROM into the CD-ROM drive (Prevent the CD-ROM from automatically playing)
  • CTRL+SHIFT+ESC (Open Task Manager)


Dialog box keyboard shortcuts
If you press SHIFT+F8 in extended selection list boxes, you enable extended selection mode. In this mode, you can use an arrow key to move a cursor without changing the selection. You can press CTRL+SPACEBAR or SHIFT+SPACEBAR to adjust the selection. To cancel extended selection mode, press SHIFT+F8 again. Extended selection mode cancels itself when you move the focus to another control.

  • CTRL+TAB (Move forward through the tabs)
  • CTRL+SHIFT+TAB (Move backward through the tabs)
  • TAB (Move forward through the options)
  • SHIFT+TAB (Move backward through the options)
  • ALT+Underlined letter (Perform the corresponding command or select the corresponding option)
  • ENTER (Perform the command for the active option or button)
  • SPACEBAR (Select or clear the check box if the active option is a check box)
  • Arrow keys (Select a button if the active option is a group of option buttons)
  • F1 key (Display Help)
  • F4 key (Display the items in the active list)
  • BACKSPACE (Open a folder one level up if a folder is selected in the Save As or Open dialog box)

Microsoft natural keyboard shortcuts

  • Windows Logo (Display or hide the Start menu)
  • Windows Logo+BREAK (Display the System Properties dialog box)
  • Windows Logo+D (Display the desktop)
  • Windows Logo+M (Minimize all of the windows)
  • Windows Logo+SHIFT+M (Restore the minimized windows)
  • Windows Logo+E (Open My Computer)
  • Windows Logo+F (Search for a file or a folder)
  • CTRL+Windows Logo+F (Search for computers)
  • Windows Logo+F1 (Display Windows Help)
  • Windows Logo+ L (Lock the keyboard)
  • Windows Logo+R (Open the Run dialog box)
  • Windows Logo+U (Open Utility Manager)

Accessibility keyboard shortcuts

  • Right SHIFT for eight seconds (Switch FilterKeys either on or off)
  • Left ALT+left SHIFT+PRINT SCREEN (Switch High Contrast either on or off)
  • Left ALT+left SHIFT+NUM LOCK (Switch the MouseKeys either on or off)
  • SHIFT five times (Switch the StickyKeys either on or off)
  • NUM LOCK for five seconds (Switch the ToggleKeys either on or off)
  • Windows Logo +U (Open Utility Manager)

Windows Explorer keyboard shortcuts

  • END (Display the bottom of the active window)
  • HOME (Display the top of the active window)
  • NUM LOCK+Asterisk sign (*) (Display all of the subfolders that are under the selected folder)
  • NUM LOCK+Plus sign (+) (Display the contents of the selected folder)
  • NUM LOCK+Minus sign (-) (Collapse the selected folder)
  • LEFT ARROW (Collapse the current selection if it is expanded, or select the parent folder)
  • RIGHT ARROW (Display the current selection if it is collapsed, or select the first subfolder)

Shortcut keys for Character Map
After you double-click a character on the grid of characters, you can move through the grid by using the keyboard shortcuts:

  • RIGHT ARROW (Move to the right or to the beginning of the next line)
  • LEFT ARROW (Move to the left or to the end of the previous line)
  • UP ARROW (Move up one row)
  • DOWN ARROW (Move down one row)
  • PAGE UP (Move up one screen at a time)
  • PAGE DOWN (Move down one screen at a time)
  • HOME (Move to the beginning of the line)
  • END (Move to the end of the line)
  • CTRL+HOME (Move to the first character)
  • CTRL+END (Move to the last character)
  • SPACEBAR (Switch between Enlarged and Normal mode when a character is selected)

Microsoft Management Console (MMC) main window keyboard shortcuts

  • CTRL+O (Open a saved console)
  • CTRL+N (Open a new console)
  • CTRL+S (Save the open console)
  • CTRL+M (Add or remove a console item)
  • CTRL+W (Open a new window)
  • F5 key (Update the content of all console windows)
  • ALT+SPACEBAR (Display the MMC window menu)
  • ALT+F4 (Close the console)
  • ALT+A (Display the Action menu)
  • ALT+V (Display the View menu)
  • ALT+F (Display the File menu)
  • ALT+O (Display the Favorites menu)

MMC console window keyboard shortcuts

  • CTRL+P (Print the current page or active pane)
  • ALT+Minus sign (-) (Display the window menu for the active console window)
  • SHIFT+F10 (Display the Action shortcut menu for the selected item)
  • F1 key (Open the Help topic, if any, for the selected item)
  • F5 key (Update the content of all console windows)
  • CTRL+F10 (Maximize the active console window)
  • CTRL+F5 (Restore the active console window)
  • ALT+ENTER (Display the Properties dialog box, if any, for the selected item)
  • F2 key (Rename the selected item)
  • CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)

Remote desktop connection navigation

  • CTRL+ALT+END (Open the Microsoft Windows NT Security dialog box)
  • ALT+PAGE UP (Switch between programs from left to right)
  • ALT+PAGE DOWN (Switch between programs from right to left)
  • ALT+INSERT (Cycle through the programs in most recently used order)
  • ALT+HOME (Display the Start menu)
  • CTRL+ALT+BREAK (Switch the client computer between a window and a full screen)
  • ALT+DELETE (Display the Windows menu)
  • CTRL+ALT+Minus sign (-) (Place a snapshot of the entire client window area on the Terminal server clipboard and provide the same functionality as pressing ALT+PRINT SCREEN on a local computer.)
  • CTRL+ALT+Plus sign (+) (Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PRINT SCREEN on a local computer.)

Microsoft Internet Explorer navigation

  • CTRL+B (Open the Organize Favorites dialog box)
  • CTRL+E (Open the Search bar)
  • CTRL+F (Start the Find utility)
  • CTRL+H (Open the History bar)
  • CTRL+I (Open the Favorites bar)
  • CTRL+L (Open the Open dialog box)
  • CTRL+N (Start another instance of the browser with the same Web address)
  • CTRL+O (Open the Open dialog box, the same as CTRL+L)
  • CTRL+P (Open the Print dialog box)
  • CTRL+R (Update the current Web page)
  • CTRL+W (Close the current window)
Read More
Posted in Keyboard Shortcut Keys, Windows XP Support, XP Shortcuts Keys | No comments

Friday, 15 May 2009

How to Backup your file in Windows Vista

Posted on 06:27 by Unknown
This addtion provide Windows vista support to back up your files. It provide tips for how to back up your files.

Much like rotating the tires on my car every 6,000 miles or scheduling a regular checkup at the dentist, backing up the files on my computer is one of those things that I need to do, but for some reason don’t. I promise myself that I'll get around to these tasks some other time when I'm not as busy. However, I know that if a cavity-ridden molar causes me to wince in pain or I lose all the music and family photos saved on my computer, I can blame no one but myself for not taking preventive steps.

I recently decided that enough was enough. One Saturday morning, I drove my car to a local garage to get the tires rotated, scheduled an appointment with my dentist, and then returned home to back up my com
How to Take Back Up

Once I got started, I discovered that backing up the files on my computer wasn’t complicated or time consuming. All I did was start the wizard and decide where to save the backup, what type of files to back up, and when the backup should happen. Windows Vista took care of the rest.

To start a backup, click the Start button, click Control Panel, click System and Maintenance, click Backup and Restore Center, and then click Back up files.



Note: If you are asked for a password or permission to continue when following the steps above, type your password or provide permission.
Read More
Posted in data backup support, windows vista help, Windows Vista Support | No comments

Wednesday, 13 May 2009

IYogi Press Release: iYogi Acquires Clean Machine Inc.

Posted on 05:31 by Unknown

New York, NY, May 11th, 2009 : iYogi, a global direct to consumer and small business remote technical support provider, today announced it’s acquisition of Clean Machine Inc, a provider of remotely administered PC security and performance management services. Clean Machine will operate as a separate brand under the iYogi services umbrella along with the recently lunched Support Dock (www.supportdock.com) and its comprehensive range of 24/7 technical support services for computers, printers, MP3 players, digital camera, routers, servers and more than 100 software applications. Larry Gordon, Founder of Clean Machine is appointed as the President of Global Channel Sales for iYogi.

iYogi will integrate technology and innovation that Clean Machine Inc. has developed for delivering an enhanced service experience by proactively managing the health and security for PC's and Apple Computers. This acquisition also broadens iYogi's access to key markets through Clean Machine's existing partnerships. Larry Gordon's past experience and successful track record will accelerate iYogi's expansion through his focus on global alliances.

Commenting on the acquisition of Clean Machine Inc., Uday Challu, CEO & Co-founder of iYogi, said,

"This acquisition will help iYogi to enhance our customer experience and extend our market reach to the millions of consumers that are challenged by the increasingly complex technology environment. Clean Machine's proactive maintenance and management of PCs in home and small business environment will be our launch platform for building the next generation of managed services for consumers."
"We are delighted to have Larry spearheading partnerships and global alliances for iYogi. His incredible experience in marketing, sales and building global alliances will help forge partnerships with retailers, multiple service operators, software publishers, original equipment manufacturers (OEM) and other such companies that are at the frontlines for managing tech support issues for consumers and small businesses",

added Challu.

With more than 20 years of experience, Larry Gordon has played a variety of strategic roles in marketing, sales and building alliances. Larry was the Executive Vice President at Capgemini and Kanbay. He was also VP of Global Marketing for Cognizant (Nasdaq: CTSH), a leader in global IT services and Director of Marketing for New York based Information Builders.

"I am excited to join a company that shares a common mission to Clean Machine in creating a global brand for delivering the best technical support to consumers and small businesses. We also share a common approach of utilizing highly skilled talent with leading edge tools, thereby delivering services at incredible price-points, with high margins for our partners",
said Larry Gordon, the newly appointed President of Global Channel Sales at iYogi.

ABOUT IYOGI

Headquartered in Gurgaon, India with offices in New York, USA, iYogi provides personalized computer support for consumers and small businesses in United States, United Kingdom, Canada and Australia. IYogi's 24/7 phone and remote technical assistance, spans across a comprehensive range of technologies we use every day from a wide range of vendors. Utilizing its proprietary technology iMantra , and highly qualified technicians, iYogi delivers amongst the highest benchmarks for resolution and customer satisfaction. iYogi is privately held and funded by SAP Ventures, Canaan Partners, and SVB India Capital Partners. iYogi was recently awarded the Red Herring Global 100 Award, recognizing it as one of the 100 most innovative private companies driving the future of technology. For more information on iYogi and a detailed list of technologies supported, visit: www.iyogi.ca.

ABOUT CLEAN MACHINE

Clean Machine Inc. is a NJ-based and incorporated company that helps consumers and small business owners easily manage and protect their computing environments safely and cost effectively. The company is has a unique, powerful and inexpensive PC concierge service. Specifically, each customer is assigned a highly-trained tech concierge who remotely examines their computer system on a scheduled and very secure basis. The PC concierge will immediately fix software-based problems and prevent new threats to the customer's computing environment including offensive pop-ups, browser redirects and slow performance, and then provides a detailed report. Clean Machine's proprietary Radar(TM) technology (Remote Access Detection Audit and Repair) allows its expert technicians to remotely resolve any problems, eliminating the need for customers to go through the frustrating process of speaking with a tech support expert, and still having to do the work themselves. In other words, the Clean Machine PC concierges do it all. For more information on Clean Machine please visit www.pccleanmachine.com.

CONTACT:

iYogi Contact
Vishal Dhar
President Marketing
iYogi Inc.
Phone: 212 229 0901
Email: vishal@iyogi.net


The Press Release is available at its source: iYogi acquires Clean Machine Inc.
Read More
Posted in Computer Help, Computer Repair, Computer Support, microsoft technical support, tech support, Technical Support | No comments

Monday, 11 May 2009

CD and DVD Support in Virtual PC

Posted on 05:52 by Unknown
Virtual PC only supports the reading of data from CD-Rs, CD-RWs, DVDs, and DVD-ROMs. Virtual PC only emulates a CD-ROM or DVD-ROM drive.

Virtual PC does not support burning CD-Rs, CD-RWs, DVDs, or DVD-ROMs in Microsoft Windows even if the host Macintosh PC has the appropriate hardware and software to do so. Virtual PC also does not support the use of Windows-based CD-ROM or DVD burning software.

For more information You can Visit to Fix Error Cannot copy files to the CD-R/CD-RW drive

Related Search:
Rasdiag.exe Support Tool in Windows XP
Computer Repair Services
Fix Access Denied Error In Vista
Read More
Posted in Burn CD, Computer Support, fix CD drive error, How to burn CD, Windows OS Support | No comments

Tuesday, 5 May 2009

Windows 7 RC 1 now available for public consumption

Posted on 03:17 by Unknown

Looks like Microsoft decided to pull the trigger just a hair early on this one. Windows 7 Release Candidate 1 is now available to the public at large. If you haven't gotten your hands on it, now's your chance to try it out well into 2010. What are you still reading this for? Hit up the read link to download.





Windows 7 Release Candidate: Download instructions
System requirment for Windows 7 Final Release
Read More
Posted in download windows 7, Windows 7 download, windows 7 support | No comments
Newer Posts Older Posts Home
Subscribe to: Comments (Atom)

Popular Posts

  • Microsoft Releases Ten Patches, Three Critical
    Microsoft released ten security bulletins today and updates to various products to fix thirty-four separate vulnerabilities. Three of the up...
  • Rasdiag.exe Support Tool in Windows XP
    This post descrive how to use Rasdiag.exe Support Tool in Windows XP.The Remote Access Service Diagnostics Tool (Rasdiag.exe) collects diagn...
  • Tell me the Procedure to Burn Windows 7.ISO to DVD Disc.
    I have downloaded Windows 7 beta 1.ISO file but I am little uncertain therefore I want to keep the copy of it. Please suggest and help with ...
  • SmarterTools Products Support Google's Chrome Browser
    PHOENIX, Sep 09, 2008 (BUSINESS WIRE) -- SmarterTools, Inc. announced that the entire suite of SmarterTools' ...
  • How to Use Windows Defender
    Windows Defender is antispyware software that's included with Windows and runs automatically when it's turned on. Using antispyware ...
  • How to fix if you unable Find the Mouse
    Frequently lose your Windows XP mouse pointer? Make it easier to spot in the future via a Control Panel tweak.This post provide computer tec...
  • Features in Kaspersky Anti- Virus support
    A lot of features have been incorporated in the antivirus support software rolled out by Kaspersky. One of them is the Startup Scan. It c...
  • 10 Reasons Why Windows XP Requires Long-Term Microsoft Support
    Microsoft has officially discontinued support for Windows XP Service Pack 2. Although the company will continue to support Service Pack 3 th...
  • How to Back Up the System State on a Domain Controller
    This addition gets information about How to take back up of system state on a domain controller. Here some steps given below these provide h...
  • How to Repair a Slow Computer - 3 Tips to Make Your PC Run Faster!
    It's a team too slowly, or constantly gives the blue screen of death? This happens to most users, but fortunately there are some things ...

Categories

  • 3TB hard drives
  • anti virus support
  • antispyware support
  • antivirus
  • antivirus installation
  • antivirus security
  • antivirus support
  • assign drive letter
  • best anti spyware
  • best antispyware protection
  • bitlocker drive encryption
  • bitlocker identification
  • Burn CD
  • change drive letter
  • clean boot mode
  • clean installation of Windows XP
  • computer data back up
  • computer error
  • computer error repair
  • Computer Help
  • Computer Help Canada
  • computer installation
  • computer optimization
  • Computer Repair
  • Computer Repair Canada
  • Computer Repair facility
  • Computer Repair Service
  • computer repair technician
  • computer repairs
  • computer security
  • computer setup
  • Computer Support
  • computer support canada
  • Computer support services
  • Computer support services canada
  • computer supprot
  • computer tech support
  • Computer Technical Support
  • computer tips
  • computer troubleshooting
  • Computet Support
  • configure windows xp
  • configure xp clean boot mode
  • customer technical support
  • data backup
  • data backup support
  • data recovery agents
  • data recovery agents with bitlocker
  • data recovery software
  • data recovery tools
  • Defragment Computer
  • dell support
  • desktop management
  • disable UAC in vista
  • disk manegement
  • download windows 7
  • email support
  • email technical support
  • error message
  • error messages
  • error pc
  • find lost file
  • firewall
  • firewall configuration
  • firewall support
  • fix computer problems
  • fix windows xp boot problems
  • fix 0x0000007B error
  • Fix 16-bit MS-DOS Subsystem Error
  • fix CD drive error
  • Fix Computer Error
  • fix computer errors
  • fix computer problems
  • Fix Dos Error
  • fix floppy disk error
  • fix mouse problems
  • fix operating system problems
  • fix spyware issue
  • fix windows not connect to access point
  • fix windows wireless network
  • Fix Windows XP
  • fix Windows XP Error
  • Fix Windows XP Problems
  • fix wireless connection error
  • fix xp boot error
  • fix XP Boot.ini.in file
  • fix XP drive problems
  • Fix XP Error
  • fix xp problems
  • Free online virus removal
  • google operating system
  • home computer repairs
  • home pc repair
  • home Pc repairs
  • How to burn CD
  • how to check computer
  • how to windows
  • how to windows 7
  • HP computer Repair
  • HP contact
  • HP Laptop Support
  • HP online Laptop Support
  • hp support
  • install antivirus
  • Install PC
  • install windows vista
  • install Windows XP
  • Install Windows XP 98
  • Install Windows XP SP3
  • Keyboard Shortcut Keys
  • latest windows 7
  • live tech support
  • mcafee antispyware download
  • mcafee antispyware support
  • Microsoft
  • microsoft access support
  • MIcrosoft Computer Support
  • microsoft help support
  • microsoft office support
  • microsoft online support
  • microsoft outlook support
  • microsoft product support
  • microsoft support
  • microsoft tech support
  • microsoft technical support
  • Microsoft windows vista
  • microsoft windows windows7 windows 7 microsoft windows 7. windows xp windows vista microsoft vista vista computer support tech support operating system
  • microsoft word support
  • Microsoft XP support
  • MS Vista Support
  • multiple boot operation
  • new windows 7
  • on windows 7
  • online computer help
  • Online Computer Repair
  • online data backup
  • Online PC Repair
  • online pc optimization
  • online pc support
  • online XP support
  • operating system backup
  • operating system install
  • operating system reinstall
  • Operating System Support
  • operating system upgrade
  • operating systems support
  • OS support
  • PC help
  • PC Install
  • pc installation
  • pc optimization
  • Pc Repair
  • pc repair online
  • PC Repair Services
  • pc repairs
  • PC Support
  • pc tech support
  • phone tech support
  • Printer Support
  • r
  • remote computer Help
  • Remote Computer Repair
  • Remote computer support
  • remote data backup
  • Remote Pc Repair
  • remote technical support
  • remove drive letter
  • remove virus
  • repair Boot.ini.in
  • repair computer
  • repair operating system
  • repair pc
  • repair Windows XP
  • repalce Boot.ini.in
  • reset tcp/ip
  • System Back up Support
  • tech support
  • tech support number
  • Technical Support
  • technical support canada
  • technical support help
  • telephone technical support
  • Trojan Scan Support
  • Trojan Virus Removal
  • update for Windows 7
  • update windows defender
  • upgrade vista
  • upgrade window xp
  • Upgrade Windows XP
  • virus removal
  • virus removal Support
  • Vista support
  • why windows xp requires ms support
  • Win XP Support
  • window 7
  • Windows 7
  • windows 7
  • Windows 7 download
  • windows 7 fix
  • windows 7 help
  • windows 7 how to
  • windows 7 installation
  • windows 7 look
  • Windows 7 Media Center
  • windows 7 release
  • windows 7 requirements
  • Windows 7 setup
  • windows 7 support
  • windows 7 taskbar
  • windows 7 theme
  • windows 7 version
  • windows 7 xp
  • windows clock setting
  • windows defender
  • windows error message
  • Windows game support
  • windows internet setting
  • Windows Media Center
  • Windows Operating System Support
  • Windows OS Support
  • Windows Repair
  • windows support
  • windows tech support
  • windows vista help
  • windows vista installtion
  • Windows Vista Support
  • windows xp 7
  • Windows XP 98 Support
  • Windows XP Fix
  • windows XP floppy disk error
  • Windows XP Installation
  • Windows XP Installtion
  • Windows XP Supoort
  • Windows XP Support
  • windows XP tech s
  • winodws 7
  • wireless network
  • XP Help
  • XP Shortcuts Keys
  • xp support

Blog Archive

  • ►  2010 (20)
    • ►  October (1)
    • ►  September (1)
    • ►  July (1)
    • ►  June (1)
    • ►  May (1)
    • ►  March (7)
    • ►  February (2)
    • ►  January (6)
  • ▼  2009 (70)
    • ►  December (5)
    • ►  November (11)
    • ►  October (3)
    • ►  September (6)
    • ►  August (5)
    • ►  July (7)
    • ►  June (4)
    • ▼  May (7)
      • Fix 16-bit MS-DOS Subsystem Error Massage
      • Safe Mode Boot options in Windows XP
      • Shortcuts Keys that are available in Windows XP
      • How to Backup your file in Windows Vista
      • IYogi Press Release: iYogi Acquires Clean Machine ...
      • CD and DVD Support in Virtual PC
      • Windows 7 RC 1 now available for public consumption
    • ►  April (6)
    • ►  March (3)
    • ►  February (5)
    • ►  January (8)
  • ►  2008 (17)
    • ►  December (8)
    • ►  November (3)
    • ►  October (2)
    • ►  September (4)
Powered by Blogger.

About Me

Unknown
View my complete profile