-NO sdeploy option

The -NO option can be used with the sdeploy utility command.

The no overwrite (-NO) option of the sdeploy utility command is used to indicate that an existing (.mmc or .msl) output file is not to be overwritten. If the no overwrite (-NO) option is specified in the command line of sdeploy, and a file with the same name as the resulting output file exists, it will not be overwritten, the sdeploy operation will fail, and the Compilation error - The output file cannot be overwritten, file already exists message will be written to the sdeploy log file, if enabled. If the (-NO) option is not specified, the file with the same name as the resulting output file will be overwritten.