binarycreator -c config/config.xml -p packages -f -e myapp.core,myapp.docs MyAppOfflineInstaller.exe
Generate an installer that runs without UI (for enterprise deployment):
binarycreator -c config/config.xml -p packages -f -e myapp.core,myapp.docs MyAppOfflineInstaller.exe
Generate an installer that runs without UI (for enterprise deployment):