Get Path to Network

Computer Hardware and electronics in general.
Post Reply
User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Get Path to Network

Post by maboroshi »

how can I find the path to a specific network driver

Code: Select all

\\\\maboroshi-box\\\\mytap\\\\
says the network path was not found

when I type it in my code

So how do I find the path? :-)

Cheers

Maboroshi

Os = WinXP

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

Well, it works like this....

\\computer\resource

and if you need to reach an administrative resource like "C:" you can write

\\computer\C$

Hope that helped some.... ^^
"The best place to hide a tree, is in a forest"

User avatar
DNR
Digital Mercenary
Digital Mercenary
Posts: 6114
Joined: 24 Feb 2006, 17:00
18
Location: Michigan USA
Contact:

device manager for driver file details

Post by DNR »

Driver File Details? This is under Device Manager

Device manager>(select device)>Properties>Driver>Driver Details>(example)C:\windows\system32\DRIVERS\rtlnicxp.sys

DNR
-
He gives wisdom to the wise and knowledge to the discerning. He reveals deep and hidden things; he knows what lies in Darkness, and Light dwells with him.

Post Reply