I need to create an AUTIRUN.INF file for a self starting CD-ROM. The idea is to open notepad and display a README file to the user first and then continue with openning a setup program to perform installation. I don’t know how to pause the first open statment (which opens the notepad) and upon closing to continue to the next open statment (which starts the setup program).