That is not a problem, the problem is, how do I make it disappear from the windows explorer, so that user has no other way of accessing it other then my software.
Main Topics
Browse All TopicsI have a requirement, wherein I have to develop a software to access the USB disk drives (flash memory).
The constraints are where ever this software is to be used, the USB drives should only be accessed using this software.
The code for detecting the USB drive and software to read and display contents of it are ready.
But I am stuck with how to disable the auto run pop (which I feel will be easy) and to hide the Removable disk (drive) from windows explorer (for which I have no idea).
Any thoughts?
Any kind of help is welcome.
Thanks and Regards.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
You can make it disappear by unallocating the drive letter that windows has automatically allocated to it, the process is as follows... Right click my computer -> manage -> u'll find the drive listed in right pane below, right click on the drive letter > "change drive letters and paths > Remove > say yes to the warning and close the window, now the drive must have disappeared from explorer....
-$athi$h...
how are you planning to access it with your app if it was removed from explorer?
you may want to try this.
grant access to yourself after it has been mounted.
To do that (assuming you are not using simple file sharing)
right click the drive, click properties, go to security and assign access to yourself.
if you are not using simple file sharing, open explorer, click tools, then folder options. Go to View tab and scrol down to the bottom and uncheck "Use Simple File Sharing"
NOTE: Restore the security before unmounting in order to avoid inconvenience when you mount the usb to another system.
goodluck
The whole idea of this software is to deny all users to access the USB drives, when plugged in, they must be accessed by only authorized personnel, this software will be will be installed in al the machines in a proximity, say for example an office, all the machines in the office will have this software installed.
Now there will be only a selected few individuals/logins who will be able to read and write the data from and to the USB drive, (the hierarchy and permissions are already defined, the software is working fine). The problem is that I have to disable the access to the USB drive other then the software.
I will try out the solution given by cool_sathish_333, if it suits and works fine.
But the solution provided by antontolentino may not work in my favor, as this must be done everytime, the drive is plugged in and out, which is not I want.
The whole idea is to control the usage of the USB drives in the system.
Business Accounts
Answer for Membership
by: WiReDNeTPosted on 2008-03-19 at 23:51:55ID: 21168783
I think all you have to do is to right click the drive in question ( doesn't matter if it's a CD or a thumb drive) choose properties, then click the AutoPlay tab
From here, click the button that says "Select an action to perform:"
Then choose the option:
"Take no action"