-----Original Message-----
From: Joe Moriarty [mailto:xxxxx@east.sun.com]
Sent: Thursday, January 04, 2001 8:21 AM
To: NT Development List (E-mail); NT FSD Developer List (E-mail)
Subject: UpdateDriverForPlugAndPlayDevices API question
Does anyone know why the UpdateDriverForPlugAndPlayDevices API would fail
with
Error 5 = Access is denied.
There is no mention of this error value being returned in the DDK for this
API.
Thanks In Advance,
Joe
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Are you trying to make this API call while logged into an administrative
account? Or are you logged in as a non-privileged user?
-----Original Message-----
From: Joe Moriarty [mailto:xxxxx@east.sun.com]
Sent: Thursday, January 04, 2001 3:27 AM
To: File Systems Developers
Subject: [ntfsd] FW: UpdateDriverForPlugAndPlayDevices API question
-----Original Message-----
From: Joe Moriarty [mailto:xxxxx@east.sun.com]
Sent: Thursday, January 04, 2001 8:21 AM
To: NT Development List (E-mail); NT FSD Developer List (E-mail)
Subject: UpdateDriverForPlugAndPlayDevices API question
Does anyone know why the UpdateDriverForPlugAndPlayDevices
API would fail
with
Error 5 = Access is denied.
There is no mention of this error value being returned in the
DDK for this
API.
Thanks In Advance,
Joe
You are currently subscribed to ntfsd as: xxxxx@nsisw.com
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
I am logged in as an administrator, using the administrator account. My
install program from
which this call is made is on a network shared drive. I run off of the
network shared drive. That’s when this error occurrs. I ran a test to run
it off of the machines C drive and it work. Do you know anyway that a
program can get access rights when running from a network share or is it
just better to copy the install program to the C drive and run it from the
computer locally?
Thanks In Advance,
Joe
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Rob Fuller
Sent: Thursday, January 04, 2001 2:53 PM
To: File Systems Developers
Subject: [ntfsd] RE: FW: UpdateDriverForPlugAndPlayDevices API question
Are you trying to make this API call while logged into an administrative
account? Or are you logged in as a non-privileged user?
-----Original Message-----
From: Joe Moriarty [mailto:xxxxx@east.sun.com]
Sent: Thursday, January 04, 2001 3:27 AM
To: File Systems Developers
Subject: [ntfsd] FW: UpdateDriverForPlugAndPlayDevices API question
-----Original Message-----
From: Joe Moriarty [mailto:xxxxx@east.sun.com]
Sent: Thursday, January 04, 2001 8:21 AM
To: NT Development List (E-mail); NT FSD Developer List (E-mail)
Subject: UpdateDriverForPlugAndPlayDevices API question
Does anyone know why the UpdateDriverForPlugAndPlayDevices
API would fail
with
Error 5 = Access is denied.
There is no mention of this error value being returned in the
DDK for this
API.
Thanks In Advance,
Joe
You are currently subscribed to ntfsd as: xxxxx@nsisw.com
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntfsd as: xxxxx@east.sun.com
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
> I am logged in as an administrator, using the administrator account. My
install program from
which this call is made is on a network shared drive. I run off of the
network shared drive. That’s when this error occurrs. I ran a test to
run
it off of the machines C drive and it work. Do you know anyway that a
program can get access rights when running from a network share or is it
just better to copy the install program to the C drive and run it from the
computer locally?
Yes, it is better.
In case if the PnP device installer uses some functions running under
LocalSystem - they will not be able to access the network share.
Max
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com