Use COMPRESS-r to Avoid Error: Could not execute: SETUP1.EX 2ID: Q93426
|
Files used with the Setup Kit must be decompressed or compressed by using
COMPRESS -r <filename>. The following error can occur if you use a method
other than COMPRESS -r to create a file with an underscore as the last
character:
Error - Could not execute: SETUP1.EX 2
The filename listed in the error message above can be different from
SETUP1.EX if you customized the Setup Kit.
The following two commands both create a file named SETUP1.EX_, but they
are not equivalent:
COMPRESS -r SETUP1.EXE (correct)
COMPRESS SETUP1.EXE SETUP1.EX_ (incorrect)
Additional query words: 2.00 3.00 errmsg
Keywords :
Version :
Platform :
Issue type :
Last Reviewed: June 24, 1999