Hi Dw
I was working with VB.NET but then the problem occurred so I decided to change this project to VB 5.0 because that where I can make this program a stand alone executable file, this program will be embedded on a Disc (CD/DVD) so now what I want is to disable a user from viewing the inside contents so I want to remove these items when you have inserted this disc and right click the disc I want to remove:
1) Open
2) Open in new window
3) Format
4) Erase this disc (because I'm working with the re-writable
Any one know how I can achieve this even with a vb script if it possible.
Inside a disc I have an Autorun that execute a program that is embedded inside this disc.
Thank you