Author Topic: Windows 7 Home Premium 32 to Windows XP Pro network  (Read 991 times)

0 Members and 1 Guest are viewing this topic.

Offline raycyrx

  • KRC Regular
  • *
  • Posts: 104
Windows 7 Home Premium 32 to Windows XP Pro network
« on: December 30, 2009, 12:46:19 PM »
I'd like to network together my new laptop (7) with my home desktop (XP).  I'd like the network/shares to work even when I'm away from home with the laptop.

Where can I find a set of simple instructions to walk through and make this happen?

Offline Kevin

  • Administrator
  • *
  • Posts: 10,682
  • Gender: Male
    • Kevin's Resource Center
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #1 on: December 30, 2009, 06:19:24 PM »
There are various methods to accomplish this. The easiest of them all is to use remote desktop services and connect to your home desktop. The various ones I used before are as follows:

LogMeIn - https://secure.logmein.com/US/home.aspx
TeamViewer - http://www.teamviewer.com/index.aspx
UltraVNC - http://www.uvnc.com/

The first two have free and paid versions. Unless you need the extra features, the free version should do. There are many different VNC versions out there. I prefer UltraVNC and it's free.


Need help live? Visit the chatroom.

Was KRC helpful to you? If so, please recommend this forum to your family and friends...

If this forum have helped you, please make a donation to support it.

Offline raycyrx

  • KRC Regular
  • *
  • Posts: 104
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #2 on: December 31, 2009, 08:13:42 PM »
Does that get me the ability to access/use/read/write files from one computer to the other?  In other words, I'd rather not have to copy all my documents from one computer to the other and then have duplicate files to keep up to date.

Speaking of which... is there a simple way for Windows to search for duplicate files so I can choose which ones to delete?

Offline Kevin

  • Administrator
  • *
  • Posts: 10,682
  • Gender: Male
    • Kevin's Resource Center
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #3 on: January 02, 2010, 08:47:01 PM »
I was trying to avoid this. Was actually typing up something regarding this before I re-thought about this and gave you the links above. What you want is a Virtual Private Network (VPN). Try following the instructions below:

http://www.pcstats.com/articleview.cfm?articleid=608&page=5

It's a step by step article on how to set this up for Windows XP. It should be similar for Windows 7. You will need to go to the Network and Sharing Center to find your network connection.

Regarding the searching for duplicate files, there is no "perfect" way to do this. There are many programs that will do what you say but they are never 100% accurate. If you still want to test it out anyway, one program that has this duplicate finding feature is CCleaner which you can get at:

http://www.ccleaner.com/

I suggest confirming whether your files are duplicate or not before you delete anything.


Need help live? Visit the chatroom.

Was KRC helpful to you? If so, please recommend this forum to your family and friends...

If this forum have helped you, please make a donation to support it.

Offline raycyrx

  • KRC Regular
  • *
  • Posts: 104
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #4 on: January 03, 2010, 10:09:42 AM »
I've been using CCleaner for years, and I can't find its duplicate file finder.

Offline Kevin

  • Administrator
  • *
  • Posts: 10,682
  • Gender: Male
    • Kevin's Resource Center
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #5 on: January 05, 2010, 06:34:24 PM »
I'm sorry, I got it confused with EasyCleaner2. CCleaner is only a registry cleaner and also clears other temporary folders. I switched to EasyCleaner2 and it does all that and more:

http://personal.inet.fi/business/toniarts/ecleane.htm


Need help live? Visit the chatroom.

Was KRC helpful to you? If so, please recommend this forum to your family and friends...

If this forum have helped you, please make a donation to support it.

Offline raycyrx

  • KRC Regular
  • *
  • Posts: 104
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #6 on: January 23, 2010, 06:28:40 PM »
I was trying to avoid this. Was actually typing up something regarding this before I re-thought about this and gave you the links above. What you want is a Virtual Private Network (VPN). Try following the instructions below:

http://www.pcstats.com/articleview.cfm?articleid=608&page=5

It's a step by step article on how to set this up for Windows XP. It should be similar for Windows 7. You will need to go to the Network and Sharing Center to find your network connection.

OK... I think I've got the network set up.  Now how do I 'see' my desktop from the laptop, and vice versa?  I think it has to do with shared folders... etc.

Offline Kevin

  • Administrator
  • *
  • Posts: 10,682
  • Gender: Male
    • Kevin's Resource Center
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #7 on: January 23, 2010, 09:46:56 PM »
Before we get into the details, make sure you turn off simple file sharing to make things easier. See below on how to do this for Windows XP:

http://helpdeskgeek.com/how-to/what-is-simple-file-sharing-and-how-to-turn-it-off/

It's similar for Windows 7. I think it's Organize > Folder Options & Layout. I don't have a Windows 7 computer accessible now to find out exactly but it's around there. Disable simple file sharing there as well. By doing this, you should have sharing access to your entire drive.

If it's setup correctly, you should be able to access the folders using either the computer name of the IP address of the other station. For example, let's say the desktop's name is MYDESKTOP with the IP address of 192.168.1.40. You can either map the drive from My Computer or create a shortcut to it on your desktop (or anywhere else you want.

1. To map it from My Computer in Windows 7, I think there is a direct button that says map network drive and in Windows XP, it's under Tools > Map Network Drive. Enter the following:

\\MYDESKTOP\c$
or
\\192.168.1.40\c$


You should be able to pull up the desktop's C: drive once you do that. You will be prompted to enter a username and password for the desktop computer.

2. You can create a shortcut to the shared folder instead of having a network drive in My Computer. For example, if you want the shortcut on your desktop, just right click on your desktop and go to New > Shortcut. Enter in:

\\MYDESKTOP\c$
or
\\192.168.1.40\c$


and give the shortcut a name. You will be prompted for the username and password for the desktop. Enter it and you should be in.

I used C: drive in these examples since that's the default folder that will be shared directly. You can also share your other folders like:

\\MYDESKTOP\c$\Documents and Settings\raycyrx\My Documents\
or
\\192.168.1.40\c$Documents and Settings\raycyrx\My Documents\


That will show you all your files on the My Documents folder for your desktop computer. It can be pretty tedious depending how deep in the folders you go as you can see. So to make things easier, you can share the folder directly by right clicking on the folder you want to share and go to Sharing and Security. Click on Share this folder and give it a name.

Make sure you add exceptions for file sharing in your firewalls since you may be blocked from the network shared folders if it's not added.


Need help live? Visit the chatroom.

Was KRC helpful to you? If so, please recommend this forum to your family and friends...

If this forum have helped you, please make a donation to support it.

Offline raycyrx

  • KRC Regular
  • *
  • Posts: 104
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #8 on: January 24, 2010, 12:01:36 AM »
OK... I think I've got that all working.  Now... how do I set up to print from my laptop?  The printer is only connected to the desktop via USB.

Offline raycyrx

  • KRC Regular
  • *
  • Posts: 104
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #9 on: January 24, 2010, 12:06:17 AM »
Forget it... I found how to share the printer on the desktop.

thanks for the help

Offline Kevin

  • Administrator
  • *
  • Posts: 10,682
  • Gender: Male
    • Kevin's Resource Center
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #10 on: January 24, 2010, 07:44:28 PM »
No problem. For those who want to know how to share the printer, a similar method is used. You can right click on the printer you want to share and go to Sharing. Then click on Share this printer and give it a name. On the other computer where you want to gain access to this printer, go to the printer settings and add a new printer. Then select the option to add a network printer. You can either browse for the printer or add the shared path and name manually. For example, if you called your printer MYPRINTER, it will be:

\\MYDESKTOP\MYPRINTER

The other computer should install the printer drivers if all goes well.


Need help live? Visit the chatroom.

Was KRC helpful to you? If so, please recommend this forum to your family and friends...

If this forum have helped you, please make a donation to support it.

Offline raycyrx

  • KRC Regular
  • *
  • Posts: 104
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #11 on: January 26, 2010, 10:03:04 PM »
OK... now that I'm away from home with my laptop, I can't connect up to my desktop at home. 

Where do I start with diagnosing the problem?

Offline raycyrx

  • KRC Regular
  • *
  • Posts: 104
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #12 on: January 26, 2010, 10:23:56 PM »
BTW... when hunting around, I'm told my home group is not available because I'm not connected to the home network.

Offline raycyrx

  • KRC Regular
  • *
  • Posts: 104
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #13 on: January 28, 2010, 07:24:18 AM »
On reboot (still away from home) I got a Set Network Location message box.  I can choose Home, Work, or Public.  I'm on Wi-Fi at a room I rent through the week.  I simply want to connect to my home desktop while away from home.

Offline Kevin

  • Administrator
  • *
  • Posts: 10,682
  • Gender: Male
    • Kevin's Resource Center
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #14 on: January 28, 2010, 12:33:47 PM »
Did you setup a Virtual Private Network as mentioned earlier? I have not tried this before but from what you want to do there, this will be required.

Otherwise, go with the third party programs I mentioned. TeamViewer and VNC will allow you to do file transfers but will not sync the files between the laptop and desktop. LogMeIn also has this feature but not for the free version.


Need help live? Visit the chatroom.

Was KRC helpful to you? If so, please recommend this forum to your family and friends...

If this forum have helped you, please make a donation to support it.

Offline raycyrx

  • KRC Regular
  • *
  • Posts: 104
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #15 on: January 28, 2010, 12:48:39 PM »
I set up the Virtual Private Network.  It was working just fine at home.  Now that I'm away, I have no connection.

Offline Kevin

  • Administrator
  • *
  • Posts: 10,682
  • Gender: Male
    • Kevin's Resource Center
Re: Windows 7 Home Premium 32 to Windows XP Pro network
« Reply #16 on: January 30, 2010, 06:18:26 PM »
What DNS service are you using and did you forward your ports in the router accordingly?


Need help live? Visit the chatroom.

Was KRC helpful to you? If so, please recommend this forum to your family and friends...

If this forum have helped you, please make a donation to support it.