Skip to main content

Posts

Showing posts with the label MPC-HC

Silent Installation of MPC-HC

What is It? Media Player Classic - Home Cinema (MPC-HC)   is an extremely light-weight, open source media player for Windows ® . It supports all common video and audio file formats available for playback. The source is ava ilable for dow nload  here . How to Install Silently? To Install: Step 1:  Download the source from  web  and get the installer "MPC-HC.1.7.11.x64.exe" Step 2:  Run following command: "MPC-HC.1.7.11.x64.exe"  /VERYSILENT  /NORESTART /COMPONENTS="main,mpciconlib"                 /VERYSILENT: silent install with no user interface                /COMPONENTS: comma separated list of component names. Overrides default component settings.                 /NORESTART: suppresses any reboot prompt along-with hard reboot itself Other list of arguments which might be useful: ...