Howto:MyPBX - deploy Setup.msi to PCs already with correct config: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
Line 2: Line 2:
This information applies to
This information applies to


*Innovaphone myPBX Windows launcher application
*Innovaphone myPBX Windows launcher application V10


In V10, this article is obsolete, see [[Reference10:Concept_myPBX#Launcher_2 | myPBX MSI Parameters ]].
to get an overview which parameters you can here configure, see [[Reference10:Concept_myPBX#Launcher_2 | myPBX MSI Parameters ]].





Revision as of 12:05, 2 May 2013

Applies To

This information applies to

  • Innovaphone myPBX Windows launcher application V10

to get an overview which parameters you can here configure, see myPBX MSI Parameters .


More Information

Problem Details

Deploying myPBX windows launcher to many PCs and set the right config manually to each PC takes a lot of time. Here is a solution for deploying the setup already with the right configuration in the PC.


Resolution

The command line parameteres of myPBXsetup.msi can be used to deploy the configuration via a .mst transform file. In orca the parameters have to be set in the Property table

for exampe you can use:

Property Value
URL http://xxx.xxx.xxx.xxx/PBX0/MY/client.htm
AUTOSTART true

If you are searching for further hints how to use the Orca database editor to edit Windows Installer files have a look at the Microsoft support pages: http://support.microsoft.com/kb/255905/en-us