Deployment Options
Option 1: Install OKTOPUS to an image template (Windows and Mac)
1. Download and install OKTOPUS from the main downloads area to your image template. This will install the software and all necessary prerequisites.
2. Create an XML file called custom.xml with the following information. The XML tags are case specific. Product keys are not case specific and will be accepted whether they include the dashes or not, as shown:
<custom>
<installConfig>
<pKey>XXXX-XXXX-XXXX-XXXX</pKey>
<pKey>XXXXXXXXXXXXXXXX</pKey>
</installConfig>
</custom>
3. Enter your product keys, one on each line as above. Add as many lines as you require.
4. Save the file.
For Windows images, place this file in %PROGRAMFILES(X86)%\Qwizdom\AP Connect
For macOS images, place this file in ~/Library/Application Support.Qwizdom
Your image template now has everything you need for OKTOPUS to automatically activate when opened on the target machine.
Please Note: Do not open OKTOPUS after step 4 before deploying your image. Doing so will automatically activate the software and will cause it to fail an anti-piracy check on the target machines, force-closing the software.
Option 2: MSI and DMG Deployment
Download the DMG installer you require for deployment from the main Downloads area. If your school or company uses the Qwizdom RF handsets or has licenses for QVR (Qwizdom Virtual Remote), deploy the OKTOPUS with Actionpoint installer. Otherwise, use the standalone version.
Deploy the DMG with your normal deployment mechanism.
If you want OKTOPUS to automatically activate when a user opens it for the first time, create a custom.xml file as below and deploy to your target macs with a script to /Library/Application Support/Qwizdom
The XML tags are case specific. Product keys are not case specific and will be accepted whether they include the dashes or not, as shown:
<custom> <installConfig> <pKey>XXXX-XXXX-XXXX-XXXX</pKey> <pKey>XXXXXXXXXXXXXXXX</pKey> </installConfig> </custom>