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

From innovaphone wiki
Jump to navigation Jump to search
m (New page: ==Applies To== This information applies to *Innovaphone myPBX Windows launcher application <!-- Keywords: enter keywords, foreign translations and/or synoyms not appearing in the articl...)
 
(Replacing page with 'The information previously found in this article has been merged in to the ''Launcher'' chapter of Concept myPBX.')
 
(17 intermediate revisions by 6 users not shown)
Line 1: Line 1:
==Applies To==
The information previously found in this article has been merged in to the ''Launcher'' chapter of [[Reference12r2:Concept_myPBX#Launcher_2 | Concept myPBX]].
This information applies to
 
*Innovaphone myPBX Windows launcher application
 
 
<!-- Keywords: enter keywords, foreign translations and/or synoyms not appearing in the article here for better search results -->
 
==More Information==
 
===Problem Details===
 
Deploying myPBX windows launcher in many PCs and set the manually the right config to each PC could take us lot of time. Would be nice to have a solution for deploying the setup already with the right configuration in the PC.
 
===Resolution===
 
We can use the group Policy for myPBX deployment.
http://support.microsoft.com/kb/816102 [^] [^]
 
Regarding the URL configuration we have to manipulate the .msi file with the tool orca.
http://msdn.microsoft.com/en-us/library/windows/desktop/aa370557(v=vs.85).aspx [^] [^]
http://msdn.microsoft.com/en-us/library/windows/desktop/aa371168(v=vs.85).aspx [^] [^]
 
Example URL
Registry: mypbxurl1
Root: -1
Key: Software\innovaphone\myPBX
Name: URL
Value: http://172.16.0.50/PBX0/MY/client.htm [^] [^]
Component_: C__077CF4BB389040799171978F53C6E51F
 
Example Autostart
Registry: mypbxrun
Root: -1
Key: Software\Microsoft\Windows\CurrentVersion\Run
Name: innovaphone myPBX
Value: C:\Program Files\innovaphone\myPBX\myPBX.exe
Component_: C__077CF4BB389040799171978F53C6E51F
 
 
<!-- == Related Articles == -->
 
[[Category:Howto|{{PAGENAME}}]]

Latest revision as of 16:03, 29 November 2017

The information previously found in this article has been merged in to the Launcher chapter of Concept myPBX.