Share via

package vs application vs executable vs binary

Anonymous
2022-11-16T08:05:38+00:00

what is package, application, executable, binary? and what are the difference?

Thanks,

Mahendran.

Windows for home | Windows 10 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. DaveM121 871.8K Reputation points Independent Advisor
    2022-11-16T08:40:35+00:00

    Hi Mahendran,

    I am Dave, I will help you with this.

    A Package usually contains the installer for software.

    An Application refers to the main software that contains the executable and all the necessary files, like DLL's, config file and other ancillary files needed for the software.

    Executable refers to the main exe file for a piece of software.

    Binary is a machine code representation of the Exe or may be a data file stored in binary format, rather than plain text.

    9 people found this answer helpful.
    0 comments No comments