Modifying SETUP.INF

You don't need to understand the script language to create a Setup program. Each part of the SETUP.INF file for the USA Tour sample title has extensive comments explaining the commands used. Be sure to read section 1, “Overview of Setup,” at the beginning of SETUP.USA to get an idea of how the script works and to learn which files are required to install Viewer. (To investigate this language further, continue reading the comments at the beginning of the SETUP.USA file.)

You'll need to modify several parts of the file and fill in specific information for your title. The following comments appear at the beginning and end of the sections you must change:

        ;;*************Begin Title Specific Section**************
        
        ;;***************End Title Specific Section**************

This section examines both of those sections and explains what changes you must make for your title.