Jump to content

auto exec program


rmsherman

This topic is 8612 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Does anyone know where I can find an auto exec program that I can install into my burned CDs (for Windows) that will open the CD so that I will not have to click on the computer's CD drive to open the disk? I will use this in my distributed runtime programs for Windows.

Thanks.

Link to comment
Share on other sites

quote:

Originally posted by rmsherman:

Does anyone know where I can find an auto exec program that I can install into my burned CDs (for Windows) that will open the CD so that I will not have to click on the computer's CD drive to open the disk? I will use this in my distributed runtime programs for Windows.

Thanks.

Remember that the DOS file system works with devices and NOT with disks. The file system and mostly the OS does not even have a conception of the disk, only that the device has something accessible or not.

That said, there is a way to program an Autoplay program, which Windows will launch when a cd is loaded into the drive, however I have no idea how this is done.

------------------

=-=-=-=-=-=-=-=-=-=-=-=-=

Kurt Knippel

Consultant

Database Resources

mailto:[email protected]

http://www.database-resources.com

=-=-=-=-=-=-=-=-=-=-=-=-=

Link to comment
Share on other sites

This topic is 8612 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.