2.5K

It puts up a message box

Although, for DOS apps you can cheat because a .COM file doesn't need to have any of the extra information that an .EXE needs to be loaded properly (.com files are a maximum of 64K, and always loaded into the same memory location).