View Single Post
Old 20-Apr-2007, 02:08 AM   #2 (permalink)
Anilrgowda
Administrator
 
Anilrgowda's Avatar

Posts: 18,715
Join Date: Jan 2006
Rep Power: 10 Anilrgowda 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
Anilrgowda is offline   Reply With Quote