How to Map network drivces ?

  • Thread starter Thread starter howe
  • Start date Start date
H

howe

HI,
I want to make my project(XPE)to support
Map network drivces,but I don't know how to do.Who could help me ?
 
howe,

You will have to tell us where you are stuck to narow the issue.

Assuming you got your network driver properly installed on the image...

If you start with a macro like "TCP/IP Networking with File Sharing and Client For MS Networks" you will get pretty much everything
you need to create shares with net.exe command. (also add "Network Command Shell Interface Context" as it may be helpful to you too)

For having the mapping drive GUI in Explorer, add "Map Network Drives/Network Places Wizard" and "Primitive: MPRUI" (known bug in
SP1) components.

Let us know your exact problems if you need more help.

KM
 
howe,

In TD lower the Visibility lowel to 200 or less.
Go to Tools-->Options-->Advanced page-->Minimum Visibility field.

The "Primitive: MPRUI" component's visibility is 200.

KM
 
KM,Thank you very much!!

KM said:
howe,

In TD lower the Visibility lowel to 200 or less.
Go to Tools-->Options-->Advanced page-->Minimum Visibility field.

The "Primitive: MPRUI" component's visibility is 200.

KM
 
Back
Top