CmdDelete Item

CmdDelete=<command-name>
 

Deletes any lines from AUTOEXEC.BAT that include the given command name. The installer searches for and deletes any occurrence of the given name that has a filename extension of .EXE, .COM, and .BAT.

command-name
Name of an executable file without an extension.