home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-04-25 | 494 b | 11 lines | [TEXT/R*ch] |
- ; The following is an example use of ScriptCheck and MergeScriptMPWTool
- ; in order to process the SampleInstallerScript.
- ; You must first place the ScriptCheck Tool from the Installer SDK 1.2.3 into the
- ; MPW Tools folder.
- ; Also place a copy of the MergeScriptMPWTool into the current folder
- ; Then set the current directory to this folder and execute the following commands
-
- scriptcheck -h -d -a SampleInstallerScript
- MergeScriptMPWTool -s SampleInstallerScript -t ":SampleDisk:SampleTome"
-
-