View Single Post
Old 06-Apr-2007, 02:38 AM   #2 (permalink)
Iphone
Fixed Error!
 
Iphone's Avatar

Posts: 4,202
Join Date: Mar 2007
Rep Power: 6 Iphone is on a distinguished road

IM:
Default Re: How do I access shared Files/Folders on home wireless network with Vista and XP P

if you have shared drive on the pc's try mapping a drive to them.

On XP
From Windows Explorer
Tools menu
Map network drive
in the folder box type \\<computername>\<shared folder>
where <computername> = the remote computer name
and <shared folder> = the shared folder

Vista will do some thing very similar.

or go to the command prompt and type:
net use * \\<computername>\<shared folder>

this will also map a drive letter to the shared folder
Iphone is offline   Reply With Quote