devxlogo

CD-ROM Distribution Kit

CD-ROM Distribution Kit

Question:
I would like to distribute my application on CD. The distribution kit I have is on 1.44 disk. Can I get a batch to update my distribution code to have my application on CD, and how can I do an autorun application?

Answer:
The wizard will not build CDs for you, but you can use the 1.44 disk distribution that you have generated on a CD. Copy the directories (disk1, disk2, etc.) onto the CD, and then you need to tell the CD what program to Autorun.

Create a file called autorun.inf in the root directory of the CD, and put the following into it:

[autorun]open=disk1setup.exeicon=disk1setup.exe,0

You may also want to create a shortcut in the root directory of the CD that points to disk1setup.exe, in case your user’s CD does not know how to autorun a CD.

See also  Professionalism Starts in Your Inbox: Keys to Presenting Your Best Self in Email
devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist