Disable cd/dvd eject button with code
-
I want to use code to open and close it, i don't want users to open it using the eject button.
-
I want to use code to open and close it, i don't want users to open it using the eject button.
And if your application hangs, user will have to restart the computer to open cd/dvd drive?
Don't forget to rate answer, that helped you. It will allow other people find their answers faster.
-
And if your application hangs, user will have to restart the computer to open cd/dvd drive?
Don't forget to rate answer, that helped you. It will allow other people find their answers faster.
-
pls i want to disabled permanently my my cd/dvd eject buton. thanks.
Superglue. Use a screwdriver to remove it. Disconnect the wires. As you see, lots of options available :)
------------------------------------ I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC League Table Link CCC Link[^]
-
And if your application hangs, user will have to restart the computer to open cd/dvd drive?
Don't forget to rate answer, that helped you. It will allow other people find their answers faster.
The users do not need to use the cd/dvd drives during a certain period in my office, I want a code to disabled the Eject button to keep them out, at this this time. is there a such a code in c#, i found some in vb. Thank for you response.
-
Superglue. Use a screwdriver to remove it. Disconnect the wires. As you see, lots of options available :)
------------------------------------ I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC League Table Link CCC Link[^]
Thanks for the advice, but NO.
-
Thanks for the advice, but NO.
-
pls i want to disabled permanently my my cd/dvd eject buton. thanks.
-
The users do not need to use the cd/dvd drives during a certain period in my office, I want a code to disabled the Eject button to keep them out, at this this time. is there a such a code in c#, i found some in vb. Thank for you response.
-
pls i want to disabled permanently my my cd/dvd eject buton. thanks.
What about ejecting from Explorer?
-
Users either have access, or they don't. You're looking for a "Child Safety Lock" for your employees? :)
I are Troll :suss:
Yes can you help?
-
The users do not need to use the cd/dvd drives during a certain period in my office, I want a code to disabled the Eject button to keep them out, at this this time. is there a such a code in c#, i found some in vb. Thank for you response.
-
Yes can you help?
CD/DVD-Rom lockout? Why? What would prevent them from using a USB flash drive (or some other USB device) and using external files anyway? (I assume that is what you are trying to prevent.)
-
pls i want to disabled permanently my my cd/dvd eject buton. thanks.
This tip[^] I posted sometime ago disables it, but not permanently. You could make the app run at start up (perhaps a service) so it is effectively permanently disabled.
Dave
Binging is like googling, it just feels dirtier. Please take your VB.NET out of our nice case sensitive forum. Astonish us. Be exceptional. (Pete O'Hanlon)
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn) -
The users do not need to use the cd/dvd drives during a certain period in my office, I want a code to disabled the Eject button to keep them out, at this this time. is there a such a code in c#, i found some in vb. Thank for you response.
Not a code example, but you can disable CDROM/Remoable Driver/etc. in Windows' Group Policy (at least in Windows 7)