Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I made an EXE file and copied it to a CD to distribute. How do I make the EXE run automatically after inserting the CD into the drive (auto-run)?

0
Posted

I made an EXE file and copied it to a CD to distribute. How do I make the EXE run automatically after inserting the CD into the drive (auto-run)?

0

Create a text file, but name it “autorun.inf”. In the text file, write the following text, [autorun] open=MyEXE.exe icon=MyEXE.exe ‘MyEXE.exe’ is the EXE file name you want to auto-run. Copy the EXE to your CD’s root folder. You can find this file in the “Samples400” folder.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123