To get help for all msiexec command, run msiexec in a DOS box or command line. The help window will appear.
The following msiexec options can be helpful :
- Quite mode : /qn
- Log file : /l* c:\temp\logfile.txt
The exe file will be created based on the Seemage Install Package. Follow the procedure http://seemagefaq.blogspot.com/2007/07/msiexec-install.html
FAQ :
Using the msi and quite mode, is it possible to install only the required products (not all package)? During the standard Seemage install, you can choose which package to install. However, using quite mode, you will not get the dialog box, except if you use the /qf. Please note that there is no problem (except for disk space) installing the whole package since the licensing mechanism will limitate the access.
What about if I need to split the package? If you still need to split the package, you’d better ask your system administrator : they use to have fancy tools for that. For example, the one named orca.exe (Microsoft). *** NOT TESTED ***
When launching a Seemage Animation from an HTML page – using Seemage Player 4.2 from the provided .msi install, the first time any animation is launched, an ECLA is presented to the user (see screenshot below). After clicking “I Accept”, the user can proceed to open other animations, and is not prompted again. Is there a way that we can programmatically set this acceptance from within the Seemage Installation or by writing to a registry key? There is a key within the registry for EULA acknowledge that could help you : HKEY_CURRENT_USER\Software\seemage\MVP\4.2\Preferences\EulaAccepted.
No comments:
Post a Comment