Header-Flash

Pages

Showing posts with label Setup. Show all posts
Showing posts with label Setup. Show all posts

Oct 7, 2010

Guide: Recommended Steps for Fixing a PC

Following are the quickest ways to restore any PC running Windows XP, Windows Vista or Windows 7:

Software-Related Methods
  • Using F8 - Last Known Good Configuration
  • From within Windows, System Restore
  • From the OS Disc, System Restore (Windows Vista and Windows 7 Only)
  • From the OS Disc, Repair Installation or StartUp Repair
  • In Normal Mode or Safe Mode, Install Ccleaner. Run Ccleaner. Install Malwarebytes. Update Malwarebytes. Run Malwarebytes.
  • Using Administrative Tools - Event Viewer, take note of any Events related to disk or memory-related issues. The Windows Kernel frequently records the exact event that is effecting the stability of the computer. You can then lookup the Event Codes using Microsoft Events and Error Message Center or EventID.net.
Hardware-Related Methods

With the Power Off and the Computer Unplugged:
  • Check the temperature of the computer. It is possible that the CPU Fan and/or the Power Supply Fan may need to be replaced. If the computer does not include a Power Supply with a Fan, a new Power Supply with a Fan may need to be installed. You may also need to vacuum the computer case to clear any obstruction from the fans.
  • Try moving the RAM to another RAM Slot. The RAM Slot may be bad.
  • Try replacing the RAM with other RAM. The RAM may be bad. You can also confirm that the problem is bad RAM by usingMemTest86.
  • Using Crucial.com, lookup the RAM Type to insure that it is in fact compatible with the motherboard.
With the Power On:
  • Try resetting the BIOS to Factory Defaults. The RAM Timing Settings within the BIOS may have been set to an incorrect setting.
Windows 7 also includes a functionality called System Image which is a form of Ghosting. You can actually setup a backup that will image the PC on a scheduled basis. If there is a failure, you can then restore from the System Image that you made in your backup using the OS Repair Disc.

Sep 14, 2010

FIX: WinXP Setup Error "Setup cannot copy the file cmnicfg.xml"

The Problem:
During the first text-phase of setup, during the installation files copy, you recieve an error saying:
"Setup cannot copy the file cmnicfg.xml"
This error is related to wrong permissions set on the System32 folder.
What most likely happened:
- You had Vista/7 installed & you decided to re-install XP over it
- During setup you chose not to format the partition
Windows tried to delete the old Windows folder but left many files it couldn't delete due to changes in
NTFS permissions left by the former OS....

The solution:
You can choose one of the following options:
1. Format the partition.
2. On the destination partition, rename the Windows folder
3. During install, set the folder name for the installation to be different than the existing.

Mar 4, 2010

Download: Direct Download Links of Office 2007 OEM Media

For technicians and resellers that sells Office 2007 OEM software, Microsoft gives a paper pack that includes a non-media version of office with a plastic card that includes the license Serial / Product key.
For the actual install Microsoft sells an OPK media for the system-builder use only. 
If the customer needs a copy or if you happen to install the license remotely you can use these direct download links  to get the original installation media.


These setup files can accept any OEM serial of the Basic / Small-Business / Professional editions.


Download Office 2007 OEM English
Download Office 2007 OEM Hebrew


For other languages go to this website and fill the form with the license number & your e-mail.



Oct 8, 2009

Fix: Office 2007 Setup Error 1406 on Vista

Symptoms:

While installing Office 2007 you get error 1406 saying:
"setup cannot write the value to the registry key"
if you click on Ignore it can popup up tp six times during the installation.

The error message that you receive lists the registry subkey that is causing the error to occur.When attempting to install Microsoft Office, it will often reference one or more of the following keys:

HKEY_LOCAL_MACHINE > Software > Classes > HWXInk.E-Ink

HKEY_LOCAL_MACHINE > Software > Classes > HWXInk.E-Ink.1
HKEY_LOCAL_MACHINE > Software > Classes > SketchObj.SketchInk
HKEY_LOCAL_MACHINE > Software > Classes > SketchObj.SketchInk.1

In order to resolve this, we need to give the installer permission to write to these keys.

Solution:

Launch the registry editor by choosing Start > Run (or Windows Key+R) and typing REGEDIT.

Locate the first of the above-listed registry keys. Right-click on the key and click Permissions. In the list of groups or user names, see if “Everyone” is listed. If the group exists, skip to step 5. If the group does not exist, begin with step 1:

1. Click the Add button below the “Group or user names” box.
2. Click Advanced at the bottom of the next window.
3. Click “Find Now” on the right side of the next window.
4. In the list of results, choose the “Everyone” entry, click OK, and then OK again.
5. In the “Group or user names” box, be sure Everyone is highlighted, and check the box to allow Full Control.
6. Repeat for the next registry key in the list.

Once permissions have been adjusted for all four of the listed keys, reboot the computer and attempt to install Office.

Reference: http://support.microsoft.com/kb/838687