MiniTool MovieMaker v5.0.1
Additional Install Options
Create an EduPython Installation Log File
The MiniTool MovieMaker installer offers the option to create a log file during installation to assist with troubleshooting should any problems arise. You can use the following command to create a verbose log file with details about the installation.
mmm-free-x64.exe /VERYSILENT /NORESTART /LOG="%WINDIR%\Temp\MovieMakerx64-Install.log"
Change the MiniTool Movie Default Installation Directory
You can also change the default installation directory by using the following command line parameters. In this example, I’m installing MiniTool MovieMaker to “C:\MiniTool\MiniTool MovieMaker”
mmm-free-x64.exe /DIR="C:\MiniTool\MiniTool MovieMaker" /VERYSILENT /NORESTART
Exclude the MiniTool MovieMaker Desktop Shortcut During Install
The MiniTool MovieMaker installer creates a desktop shortcut by default. If you do not want the desktop shortcut, then you can run the following command line switches to exclude it.
mmm-free-x64.exe /VERYSILENT /NORESTART /MERGETASKS=!desktopicon
Disable Customer Experience Improvement Program (Data Collection)
You can also change the default installation directory by using the following command line parameters. In this example, I’m installing MiniTool MovieMaker to “C:\MiniTool\MiniTool MovieMaker”
mmm-free-x64.exe /VERYSILENT /NORESTART /MERGETASKS=!collectdata
For all the above commands change the exe name for either the 32-bit or 64-bit version.