Maxim
Wed Jan 04 10:16:19 CST 2006
Why is the default assignment bad? at least it will not clash with
anything.
Otherwise:
- write the PnP filter for Volume class and register it
- the filter must be 100% no-op passthru, except the path for
IOCTL_MOUNTDEV_QUERY_SUGGESTED_LINK_NAME, which you must implement yourself.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"petiot" <Dan.Vera@gmail.com> wrote in message
news:1136382155.102961.169530@g49g2000cwa.googlegroups.com...
> Hi all. Newby here
>
> Sorry if i post on the wrong group, but it looks like there is a lot of
> knowledge around here, so ...
>
> I am trying to find a way to force windozs (XP) to assign a particular
> letter when the usb key is inserted. I was thinking of making an
> autorun pointing to a bat file (on the key) with some magic command
> that would mount the key with a specific drive letter.
>
> But so far, no luck. Anyone with some good advice?
>
> Many thanks in advance.
>
> Dan
>