home *** CD-ROM | disk | FTP | other *** search
- ;*** Setup changes to the directory on the next line and installs all the files it finds there
- Code
- ; The following line is the default location to install the files.
- C:\Learn Java Now
- ; The following line is the name of the product.
- Learn Java Now
- ; The following line is the location where a shortcut to the installed
- ; files is created. ("Desktop," "My Documents," or "Favorites." NULL = no shortcut.)
- NULL
- ; The following line is the name of the shortcut to be created
- Learn Java Now
- ; The following line is the total size of the installed files.
- 5301966
- ;The following line specifies whether any of the files are compressed
- ; (COMPRESSED) or all the files are uncompressed (UNCOMPRESSED).
- uncompressed
- ;Windows NT 3.51 conforms to the ISO 9660 specification for CD-ROMs. As such, filenames must be
- ;ALL CAPS, no embedded spaces, and be a maximum of 37 characters. Setup can "fudge" mixed case
- ;filenames with embedded spaces using the following "underscore" flag. If the following flag is
- ;"underscores," Setup reads a filename from disk and converts it to lowercase. It then converts
- ;the first character and every character after an underscore to uppercase, then converts all
- ;underscores to spaces. Thus, the filename "THIS_IS_A_TEST" is coverted to "This Is A Test."
- ;Any value except underscores is ignored.
- nounderscores
- ;the following is the name of the script file
- Setup.cmd
- ; The following line is the disk label(s) of the installation disk(s).
- DISK1