Tuesday, May 17, 2011

How to Setup File Sharing in Windows 7

If you have multiple computers at home and want to network them together to share files and devices then this article is for you! In this article I'll show how to setup file sharing in a mixed environment consisting of Windows 7 and Windows XP.

The computer that will be sharing (serving) the files will be the Windows 7 computer. The computer that will be accessing the shared files on the Windows 7 PC will be a Windows xp computer. This article assumes that you either:

A: have your internal software firewalls disabled since they can often obstruct network access. Only do this if you access the internet through a router (or a wireless router).

or

B: know how to allow network access to your internal subnet. Since you're reading this article it's pretty safe to assume that you have no idea what I'm talking about in point B. Just go ahead and turn off your firewalls (for now at least).

On your Windows 7 computer:

1. Click the Windows globe on the bottom left (the old start button).
2. Right-click "Computer" and click properties.
3. Take note of the Workgroup name.

On your Windows XP computer:

1. Click Start.
2. Right-Click "My Computer" and click properties.
3. Click Computer Name.
4. Click Change.
5. Select Workgroup.
6. Type in the same workgroup name.
7. Click Ok twice.
8. Reboot.

Back on your Windows 7 computer lets share your documents folder to everyone in your workgroup:

1. Click Start.
2. Click Computer.
3. On the left window, under libraries, right-click documents and click share with: specific people
4. Click the drop down.
5. Select Everyone.
6. Click Add.
7. Click Read and change it to read/write
8. Click Share
9. Select My Documents
10. Click Next.
11. Sharing your documents may take awhile depending on how many have.
12. Click Done.

Back to your Windows XP PC:

You may now access documents on the Windows 7 computer by

1. Opening your "My Computer".
2. Click "My Network Places" on the left.
3. Click "Entire Network".
4. You should now see the name of your Windows 7 computer.
5. Double click the Windows 7 computer and you'll see any shared files plus any shared devices.

You can follow the steps above to share any other files or folders on your Windows 7 computer.

Source: http://goo.gl/flT1f

Wednesday, March 16, 2011

Fix Windows 7 64-bit SP1 Failure to Install

Problem :

I tried to install Windows 7 64-bit Service Pack 1 (SP1). Everything appeared to have gone well until the system rebooted and when applyting the updates (Applying update operation nnn of 316581) I got this error:

Error C000009A applying update operation 115991 of 316581 (\Registry\...)


Solution :


1. Do a normal shutdown and then bring the system back up;

2. Go to Start and right-click on Computer. Then click on Properties. If you see (4th or 5th line down) Service Pack 1, then you are done. Presumably you will not see that line.

3. It is the Language Display packs that create the problem.
Go to Start, Control Panel, Region and Language > Keyboards and Languages > Install/Uninstall Languages > Uninstall display languages. Then click EVERY language there, except English. Then uninstall. This process will take about 1 hour, maybe longer.

4. Your computer will probably reboot after this process is finished, but if not, do a reboot.

5. Go to Start, Control Panel, Windows Update. You should see SP1 still listed there. Click on it and install it. All (or most) of the files that SP1 needs for its configuration are already in place from your earlier failed install, and the installation will go faster than the first time. The process does have (heart stopping) pauses, where it seems that nothing is happening, but just be patient and let it go through its paces. The system will reboot when the blue line is all the way to the right, and Windows 7 will come up, and will continue to configure SP1, so it is a slow process.
You will, however, not see those fast-moving lines: "Applying update operation nnn of nnn" until an error stops the process, but instead there will be a "nn% complete" display. Let it do its thing without interference. This also will take some time.

6. You may confirm that you now have SP1 installed by repeating step 2 above.

7. You can now also re-install one or more display languages by repeating step 3, and after clicking on Install/Uninstall languages, install the languages you need.

Wednesday, March 9, 2011

Fix Windows 7 Installation From USB Issue

Problem :

With diskpart, I created a windows 7 USB installation key and successfully install windows 7 with the USB key on Thinkpad laptop, but I failed on another HP desktop.

Details show are:

File: \Boot\BCD

Status: 0xc000000e

Info: "an error occurred while attempting to read the boot configuration data"
Any suggestions, Pls?


Solution :

The hard disk isn't recognized correctly on the HP desktop. Try to change the disk controller in BIOS and re-load the hard disk driver during the install. Hope your problem Install Windows 7 from USB solved.