I would like to deploy MainType using a silent installer with no user interaction. Is it possible? if so could you provide command line switches? Thanks
We suggest you use this unattended installation procedure:
MainTypeSetup.exe /SP- /VERYSILENT /NORESTART
The software will then run as a trial, so you will need to register the software. That is pretty easy to accomplish. Do contact me and I’ll give you more information.
Thank for your reply and the information. This helps a lot. Is there any way to also include the registration code or automate the registration process? Thanks
Do send me a private message (PM) and I’ll explain the procedure.