Installation information
Additional information on file / folder permission issues
Additional installation troubleshooting information|
Software version information and software release schedule
Below is information that maybe helpful for modified installations of the Unisoft software:
----------------
Modifying the installation of the Unisoft software using command line switches.
Unisoft uses Qsetup (https://www.pantaray.com/) for its installation software.
Below are some excerpts from the software program and manual in regard to the switches to utilize /silent , /hide , etc. as command-line switches during set up.
The manual is located on the following webpage https://www.pantaray.com/download.html .
----------------
Perform Silent Setup
Perform Hidden Setup
When running the setup
Variables On the Command Line
----------------
Below is information on modifying the installation of the Unisoft software for mass installations, etc.
Unisoft uses Qsetup (https://www.pantaray.com/) for our installation software.
The manuals are located on the following webpage https://www.pantaray.com/download.html .
----------------
From research on creating a MSI package for deployment it seems most installations that are for centralized deployment on a remote computer are somewhat unique (captured tracking of all file system and registry changes on installation for the .MSI creation). So possibly the best option might be for the user to use a MSI Package Builder to create an .MSI for silent install from the existing Unisoft installation .EXE file delivered (for example: for ProntoVIEW-MARKUP the installation file is VIEW.EXE).
Here is a YouTube video that illustrates creating .MSI from an existing installation .EXE :
https://www.youtube.com/watch?v=3RNdlkcW0-c .
Searching the web there are quite a few free and paid MSI builder software packages for example ECMO Software https://emcosoftware.com/msi-package-builder , AppDeploy Repackager by Kace, etc.