Plex Media Server Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

Size: px
Start display at page:

Download "Plex Media Server Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow"

Transcription

1 Plex Media Server Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

2 Contents Overview... 3 Features... 3 Why use Plex Media Server?... 4 Process in a nutshell... 5 Change Log... 6 Important Notice... 6 Driver Installation... 6 Setting up Plex Media Server... 7 Adding the driver to your project Programming Example Scheduling a library update Additional notes Example Finalized Movie Import Licencing Summary STEP 1 - Creating your project on drivercentral STEP 2 Purchase driver licence STEP 3 Install and activate the drivercentral cloud driver STEP 4 Install Chowmain driver Page 2

3 Overview Control4 s movie management system was designed to handle DVD changers and as such only works well with DVD folder type structures. Unfortunately the majority of today s video containers are not DVD folders and as such cannot be catalogued easily with Control4. This makes creating and managing a Control4 movie library tedious and time consuming task. As such Chowmain has made movie management so much simpler with the Plex Media Server solution. The Plex Media Server is software designed to catalog and distribute your movies and music. The software can be installed on windows, linux, mac osx and even on specific NAS drives. The Chowmain Plex Media Server driver parses the Plex Media Server database for a list of its movies and grabs the meta data and cover art for all of the movies it finds. It then inserts it into the Control4 network file storage driver as if the driver scanned it itself. As such the driver will work with any media player that supports movie playback from Control4 s navigator interface. This includes the Control4 media player, network EVA8000/8000, dune media players and more. Please note that the driver can only parse what Plex Media Server can catalog. As such containers such as ISO s cannot be catalogued. Features Integration with any Plex Media Server Ability to sort out which files go with the network file storage driver set up. Movie Cover Art Movie Meta Data Page 3

4 Why use Plex Media Server? Chowmain s Plex Media Server driver provides a cost effective method of automatically managing your movie s with Control4 s database. This provides a solution that only requires a supported NAS drive/computer and a media player for playback from Control4 s navigator user interface. You no longer need to manually update the meta data for each movie. Page 4

5 Process in a nutshell Start Log into Plex Server Add Section Select Movies For section type Add Folder Configure Plex Media Server per instructions Add Plex Media Server Driver Configure Network File Storage Driver per instructions Add Network File Storage driver Are there more folders to add? Yes No Follow instructions on scanning movies in Plex Media Server Wait for Plex to Scan Has Plex finished Scanning? Yes Proceed with Plex Media Server Import No Finish So why do you need to add in a Plex Media Server driver and a Network File Storage driver for each folder share? This is because of the way Control4 handles shares. There are two portions to each movie. The folder share location and the movie path. The driver unfortunately can only manipulate the movie path. This means that when Control4 sends a PLAY_FILE command it will send the wrong path. To combat this we truncate the path in front of the movie share location to make it fit in with the folder location. Page 5

6 Change Log Version # NOV-2014 Converted from C4I to C4Z filetype Version # SEP-2014 Plex Media Server now resizes images before sending to Control4. Huge reduction in CPU and memory usage plus MAJOR speed improvements. Version # MAR-2014 Optimised for processing improvements. Added Update functionality. Updated to pick correct movie path for movies with multiple copies Version # FEB-2014 Added Stop Import Command. Made improvements in error checking for when people add in the wrong ip address or webserver Version # FEB-2014 Initial Driver Release Important Notice This driver is designed on Plex Media Server version b7fdd. Though Chowmain aims to ensure that the driver is kept up to date with API changes it is recommended that you do not update the version of software if it is in working condition. Driver Installation 1. The driver you have downloaded will be in a zip file. Double click on this file to open it in your preferred zip program (WinZip, WinRar, etc.). 2. Extract the c4i file to the My Documents\Control4\Drivers directory. If you are using Windows 7 or 8 this will be extracted to the Libraries\Documents\Control4\Drivers directory. 3. You are now ready to add and configure the driver via the Composer Pro software. Page 6

7 Setting up Plex Media Server The following section details set up Plex Media Server to work with the Chowmain driver. It is assumed that you have already installed Plex Media Server on your preferred device. 1. Visit the Plex Media Server URL. 2. Click on the + symbol to Add Section 3. It will prompt you for the type of media. Select Movies Page 7

8 4. It will prompt you for a Name. Type in a suitable name for your section. 5. It will now prompt you to Add folders. Click on the Add Folder button Page 8

9 6. If you are using Plex Media Server on windows you can type in the samba folder share in the form of \\IPofDevice\folder\ Note in the screenshot below our example is \\ \HD movies 1\HD movies\ However If you are using Plex Media Server on any other platform you will need to select a local or mounted drive. IMPORTANT Make sure you take note of the folder paths you have entered in as this will be used in the driver 7. Click on the Save button 8. Click on the Refresh Library button 9. It will take some time for Plex Media Server to download all the meta data and cover art for all your movies. Make sure that you have waited until this is completed first before setting up the driver. Page 9

10 Adding the driver to your project IMPORTANT Before undertaking the installation of the driver please follow the licencing steps outlined at the end of this document. 1. Launch the Composer Pro application and connect to your project 2. Click on System Design 3. Click on My Drivers 4. Add in the Network File Storage driver 5. Select the Network File Storage Driver. Set up the location of your file share and click on the Connect button. 6. In the System Design page select the Search tab on the right hand side. Page 10

11 7. Select Plex as the manufacturer. 8. Double click on the Plex Media Server driver to add it to your project 9. Highlight the Plex Media Server driver on the left hand side. 10. Enter in the Plex Media Server IP address or Hostname. Also change the port if the port is on a non standard port number. Note: It is recommended that Plex Media Server be placed on a static IP address or have a reserved IP address for stability purposes. 11. Type in the Folder Location that you wrote down in the Plex Media Server setup section. If you have multiple Folder Locations then you will need to add multiple Network File Storage drivers and multiple Plex Media Server drivers. NOTE that the Folder Location has to be exactly the same what was set up in Plex Media Server. The driver will truncate the folder location from the path and append the Network File Storage driver path as the prefix. As such it is important that i) You have the folder location mapped as a samba network share that is visible on your network ii) You type in the correct Folder Location that corresponds to that share. Page 11

12 12. Select the Network File Storage driver you added in previously. 13. Click on the Actions tab. 14. Click on Import Plex Library. NOTE: The Plex Media Server driver takes up A LOT of resources. As such every time you import the Plex library your system will slow down. As such it is not recommended that you import a library on a regular basis. It may take an hour or so to import a large library so you may want to schedule an import. 15. The Lua Output window will provide you feedback with what movie it is injecting into the Control4 database. 16. Congratulations you have imported your movie library into Control4. Repeat steps 1 to 15 for each share you want to add to Control4. Page 12

13 Programming Example Scheduling a library update. Library updates are not an automated process unfortunately due to the lack of outbound notifications from Plex Media Server. Library updates can be scheduled using the scheduler agent. It is the same as an import however the difference is that the driver will not reinject movies that already exist into the database. The benefit of this is that it speeds up the update and it will not modify any changes to the meta data in the media tab in composer that you may have made. Alternatively this programming action can be tied to a timer or a custom button. 1. Click on the Agents tab. 2. Click on the Scheduler Agent (If you do not have it you will need to Add it in) 3. Click on the button 4. Enter a meaningful name for the schedule. Page 13

14 5. Set the time to a time when the system is not going to be likely used (eg 3am) 6. Set it to Repeat daily or weekly. 7. Click on the OK button 8. Click on the Programming tab. 9. Under Device Events select the Scheduler event. 10. Select the Movie Library Import event you just created. 11. Under the Device Actions side select the Plex Media Server driver 12. Click on the radio button labelled Device Specific Command 13. Select Update Plex Library in the drop down box. Page 14

15 14. Drag the green arrow into the script section. If you have more than one Plex Media Server driver continue on. Otherwise congratulations you have setup the Plex Media Server driver. 15. Click on the Plex Media Server driver under Device Events 16. Select Scan Finished in the drop down box 17. Under the Device Actions side select the Plex Media Server driver 18. Click on the radio button labelled Device Specific Command 19. Drag the green arrow into the script section. 20. Repeat Steps 15 to 19 for each Plex Media Server driver. Please take care to not create a loop. Otherwise you will crash and overload your Control4 system. Additional notes Though the driver performs a pretty accurate import of the media it assumes that Plex Media Server has the correct meta data. If it is incorrect you can adjust it within Composer s Media tab. However once it is imported into the database it will not re-import unless you perform a Import Plex Library. This function will clear the existing library and re-import everything from scratch. It is advisable that you perform this if your Plex Media Server library is reset or if heavy changes are made. Due to the large file size of the cover art files stored in Plex Media Server you will find that Control4 s processor usage will increase during a library import or update. We have optimised this to the best of our abilities however you may need to utilise the Stop Import command or action in cases of emergency. Page 15

16 Example Finalized Movie Import Page 16

17 Licencing Chowmain drivers require a valid licence to use the driver. Drivers can be purchased from our distributor drivercentral however all Chowmain drivers come with a 7 day trial. We recommend that prior to purchasing a driver that you test the driver out to ensure that it will work with your hardware and will meet your requirements. The licencing procedure is broken down into 4 steps. A summary of the steps are below along however we have also provided detailed steps if the summary is not sufficient. Summary 1. Create your project on the drivercentral.io website (This will generate a specific token which you will use in the next step) 2. Download, install and activate the drivercentral cloud driver in your project (Only once per project. Use the token generated in step 1) 3. (Optional) To try a driver, simply download it and install it in your project 4. To purchase a driver: a. On drivercentral, purchase a license and register it to your project b. If the driver is not already installed in your project, download it and install it c. If necessary, use the cloud driver s Action: Check Drivers to force licence download to the project. STEP 1 - Creating your project on drivercentral 1. Visit 2. Log into your driver Central dealer account. 3. Visit the Project Portal 4. Click on Create Project Page 17

18 5. It will prompt you for a project name. Type in a meaningful name for your customer s project 6. Click on Create Project 7. Click on the project we just created to expand the project 8. Take note of the Project Token as this will be used in STEP 3 when we install the drivercentral cloud driver. Page 18

19 STEP 2 Purchase driver licence 1. Visit and find the product/driver you want to purchase a licence for. 2. Click on the Add to Cart button 3. Click on the Shopping Cart icon in the top right corner and click on View cart 4. Confirm that your order is correct and click on Proceed to checkout 5. Follow the prompts and click on Sib,ot,u Prder 6. This will take you to PayPal for payment. 7. Pay via PayPal. It will automatically return to the marketplace when confirmed. 8. You will now be at a page where you can see your purchased licence. Page 19

20 9. From here assign the licence to the project we created or if you did not follow that step create a new project STEP 3 Install and activate the drivercentral cloud driver NOTE: Only one instance of the drivercentral cloud driver installed per project. Do not install additional cloud drivers. 1. Visit 2. Log into your driver Central dealer account. 3. Visit the Project Portal 4. Click on Download Cloud Driver 5. Copy the C4Z driver to My Documents\Control4\Drivers directory. 6. Add the driver to your project. Page 20

21 7. Click on the driver to view it s properties 8. Type in the project token we took note of in STEP Click on the Actions tab 10. Click on Check Drivers STEP 4 Install Chowmain driver 1. Install the Chowmain driver 2. You will notice that the Activation Status reflects a Licence Activated state. 3. Any driver that does not have a purchased licence will have a trial licence activated via the marketplace. Note that there is no way to reactivate the trial so please use wisely. 4. If you do not then press the Check Drivers action in the drivercentral Cloud driver again. Page 21

Experience Button Suite. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

Experience Button Suite. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Experience Button Suite Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 3 Features... 3 Change Log... 5 Important Notice... 5 Driver Installation...

More information

RF11 R Smart Guard Remote 11 Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

RF11 R Smart Guard Remote 11 Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow RF11 R Smart Guard Remote 11 Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 2 Features... 3 Change Log... 4 Driver Installation...

More information

Sainsmart imatic v2 Driver Installation and Usage Guide

Sainsmart imatic v2 Driver Installation and Usage Guide Sainsmart imatic v2 Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 2 Features... 2 Change Log... 3 SainSmart imatic V2 Device Setup...

More information

Sainsmart NCS1 Driver Installation and Usage Guide

Sainsmart NCS1 Driver Installation and Usage Guide Sainsmart NCS1 Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 2 Features... 2 Change Log... 3 SainSmart NCS1 Device Setup... 3 Driver

More information

Generic Lighting Dimmer Driver (IR) Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

Generic Lighting Dimmer Driver (IR) Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Generic Lighting Dimmer Driver (IR) Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 2 Features... 2 Change Log... 3 Important Notice... 3

More information

Relay to Light Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

Relay to Light Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Relay to Light Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 2 Features... 2 Change Log... 3 Important Notice... 3 Driver Installation...

More information

Big Ass Solutions Haiku Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

Big Ass Solutions Haiku Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Big Ass Solutions Haiku Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 2 Features... 3 Driver Installation... 3 Adding the driver

More information

Pakedge Intelligent PDU Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

Pakedge Intelligent PDU Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Pakedge Intelligent PDU Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 2 Features... 3 Change Log... 4 Important Notice... 4 Driver

More information

ControlByWeb X-320 Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

ControlByWeb X-320 Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow ControlByWeb X-320 Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 2 Features... 3 Important Notice... 4 Driver Installation... 4 Adding

More information

Plex Home Theater Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

Plex Home Theater Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Plex Home Theater Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 3 Features... 3 Change Log... 4 Important Notice... 4 Driver Installation...

More information

Holiday Driver. Installation and Usage Guide. Revision: 1.0 Date: Wednesday, October 25, 2017 Authors: Alan Chow

Holiday Driver. Installation and Usage Guide. Revision: 1.0 Date: Wednesday, October 25, 2017 Authors: Alan Chow Holiday Driver Installation and Usage Guide Revision: 1.0 Date: Wednesday, October 25, 2017 Authors: Alan Chow Contents Overview... 2 Features... 3 Use Cases... 3 Change Log... 4 Disclaimer... 4 Driver

More information

Generic Security System Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

Generic Security System Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Generic Security System Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 2 Use Case Scenarios... 3 Features... 3 Security Panel Requirements...

More information

TP-Link LBXXX Driver. Installation and Usage Guide. Revision: 1.0 Date: Thursday, May 17, 2018 Authors: Alan Chow

TP-Link LBXXX Driver. Installation and Usage Guide. Revision: 1.0 Date: Thursday, May 17, 2018 Authors: Alan Chow TP-Link LBXXX Driver Installation and Usage Guide Revision: 1.0 Date: Thursday, May 17, 2018 Authors: Alan Chow Contents Overview... 2 Features... 3 Automatic Discovery... 3 Self Healing on IP Address

More information

Microsoft Surface Hub Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, October 23, 2017 Authors: Alan Chow

Microsoft Surface Hub Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, October 23, 2017 Authors: Alan Chow Microsoft Surface Hub Driver Installation and Usage Guide Revision: 3.0 Date: Monday, October 23, 2017 Authors: Alan Chow Contents Overview... 3 Features... 3 FAQ... 4 Change Log... 5 Developer Information...

More information

Vivotek IP Camera Driver. Installation and Usage Guide. Revision: 1.0 Date: Monday, November 06, 2017 Authors: Alan Chow

Vivotek IP Camera Driver. Installation and Usage Guide. Revision: 1.0 Date: Monday, November 06, 2017 Authors: Alan Chow Vivotek IP Camera Driver Installation and Usage Guide Revision: 1.0 Date: Monday, November 06, 2017 Authors: Alan Chow Contents Overview... 2 Features... 3 Change Log... 3 Purchase & Support... 3 Developer

More information

SMTP Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

SMTP  Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow SMTP Email Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 3 Usage Scenarios... 3 Features... 4 Change Log... 5 Disclaimer... 5 Driver

More information

Sky New Zealand Channels Driver. Installation and Usage Guide. Revision: 3.0 Date: Thursday, November 15, 2018 Authors: Alan Chow

Sky New Zealand Channels Driver. Installation and Usage Guide. Revision: 3.0 Date: Thursday, November 15, 2018 Authors: Alan Chow Sky New Zealand Channels Driver Installation and Usage Guide Revision: 3.0 Date: Thursday, November 15, 2018 Authors: Alan Chow Contents Overview... 2 Features... 3 FAQ... 3 Change Log... 4 Developer Information...

More information

Belkin WeMo Switch Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

Belkin WeMo Switch Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Belkin WeMo Switch Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 2 Features... 3 Change Log... 3 Important Notice... 4 Driver Installation...

More information

TP-Link HS1XX Driver. Installation and Usage Guide. Revision: 1.0 Date: Tuesday, February 06, 2018 Authors: Alan Chow

TP-Link HS1XX Driver. Installation and Usage Guide. Revision: 1.0 Date: Tuesday, February 06, 2018 Authors: Alan Chow TP-Link HS1XX Driver Installation and Usage Guide Revision: 1.0 Date: Tuesday, February 06, 2018 Authors: Alan Chow Contents Overview... 2 Features... 3 Change Log... 3 HS1XX Device Setup... 3 Driver Installation...

More information

Daikin SkyFi Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

Daikin SkyFi Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Daikin SkyFi Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 2 Features... 3 Change Log... 3 Disclaimer... 3 SkyFi Controller Compatiblity...

More information

Video Storm IRUSB Driver. Installation and Usage Guide. Revision: 1.1 Date: Tuesday, February 27, 2018 Authors: Alan Chow

Video Storm IRUSB Driver. Installation and Usage Guide. Revision: 1.1 Date: Tuesday, February 27, 2018 Authors: Alan Chow Video Storm IRUSB Driver Installation and Usage Guide Revision: 1.1 Date: Tuesday, February 27, 2018 Authors: Alan Chow Contents Overview... 3 Features... 3 Change Log... 5 Important Notice... 5 Driver

More information

Pushsafer Notification Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

Pushsafer Notification Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Pushsafer Notification Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 2 Usage Scenarios... 3 Features... 4 Change Log... 5 Disclaimer...

More information

Variable Manipulator Driver. Installation and Usage Guide. Revision: 1.0 Date: Monday, July 10, 2017 Authors: Alan Chow

Variable Manipulator Driver. Installation and Usage Guide. Revision: 1.0 Date: Monday, July 10, 2017 Authors: Alan Chow Variable Manipulator Driver Installation and Usage Guide Revision: 1.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 3 Usage Scenarios... 3 Features... 3 Change Log... 4 Driver Installation...

More information

Orvibo WiWo S20 Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

Orvibo WiWo S20 Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Orvibo WiWo S20 Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 3 FAQ... 4 Features... 3 Change Log... 5 Important Notice... 5 Driver

More information

Saturn Mini CT (SS9000/SS9007) Product and Driver Installation Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Gareth Sanders, Alan Chow

Saturn Mini CT (SS9000/SS9007) Product and Driver Installation Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Gareth Sanders, Alan Chow Saturn Mini CT (SS9000/SS9007) Product and Driver Installation Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Gareth Sanders, Alan Chow Contents Overview... 3 Section 1: Device Installation...

More information

Generic IR Thermostat driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow & Sam Edwards

Generic IR Thermostat driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow & Sam Edwards Generic IR Thermostat driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow & Sam Edwards Contents Solution Overview.... 3 Section 1: Hardware Installation procedure....

More information

IFTTT Maker Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

IFTTT Maker Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow IFTTT Maker Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 3 Examples... 4 Outbound Examples (Control4 > IFTTT)... 4 Inbound Examples

More information

IFTTT Maker Driver. White Good Appliance Examples. Revision: 1.0 Date: Monday, November 07, 2016 Authors: Alan Chow

IFTTT Maker Driver. White Good Appliance Examples. Revision: 1.0 Date: Monday, November 07, 2016 Authors: Alan Chow IFTTT Maker Driver White Good Appliance Examples Revision: 1.0 Date: Monday, November 07, 2016 Authors: Alan Chow Contents Overview... 2 Adding the Vacuum Experience Button... 3 Programming the Experience

More information

Kodi Lite Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow

Kodi Lite Driver. Installation and Usage Guide. Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Kodi Lite Driver Installation and Usage Guide Revision: 3.0 Date: Monday, July 10, 2017 Authors: Alan Chow Contents Overview... 3 Features... 4 FAQ... 5 Change Log... 6 Purchase & Support... 8 Developer

More information

Integration Note. Oppo

Integration Note. Oppo Integration Note Manufacturer: Model Number(s): Oppo All Bluray Players g! Core Module Version: g!8.2 Driver Developer: Chowmain Software & Apps Document Revision Date: January 12, 2018 Overview & Supported

More information

IFTTT Maker Driver. Microsoft Cortana Examples. Revision: 1.0 Date: Thursday, February 22, 2018 Authors: Alan Chow

IFTTT Maker Driver. Microsoft Cortana Examples. Revision: 1.0 Date: Thursday, February 22, 2018 Authors: Alan Chow IFTTT Maker Driver Microsoft Cortana Examples Revision: 1.0 Date: Thursday, February 22, 2018 Authors: Alan Chow Contents Overview... 2 Setting up Cortana on Windows 10 to always listen... 3 Programming

More information

Table of Contents INTRODUCTION... 3 SYSTEM REQUIREMENTS... 3 STEP 1 DETERMINE WHICH VERSION OF EMERGE YOU NEED... 5

Table of Contents INTRODUCTION... 3 SYSTEM REQUIREMENTS... 3 STEP 1 DETERMINE WHICH VERSION OF EMERGE YOU NEED... 5 Table of Contents INTRODUCTION... 3 SYSTEM REQUIREMENTS... 3 1.1 OPERATING SYSTEMS AND BROWSERS... 3 1.2 BROWSER SETTINGS... 4 1.3 ADDITIONAL NECESSARY SOFTWARE... 4 1.1 MONITORS... 4 STEP 1 DETERMINE

More information

How to use IBM/Softlayer Object Storage for Offsite Backup

How to use IBM/Softlayer Object Storage for Offsite Backup IBM/Softlayer Object Storage for Offsite Backup How to use IBM/Softlayer Object Storage for Offsite Backup How to use IBM/Softlayer Object Storage for Offsite Backup IBM/Softlayer Object Storage is a redundant

More information

SETTING UP DW SPECTRUM MEDIA SERVER

SETTING UP DW SPECTRUM MEDIA SERVER State of the art hyper-optimized video management platform designed for ease, speed and efficiency. SETTING UP DW SPECTRUM MEDIA SERVER Attention: This document is intended to serve as a quick reference

More information

How to create and order individual pages. 1. Once you open the My Memories Suite software, choose the Design icon.

How to create and order individual pages. 1. Once you open the My Memories Suite software, choose the Design icon. How to create and order individual pages 1. Once you open the My Memories Suite software, choose the Design icon. 2. Under the Photobooks category, choose the size you would like your project to be out

More information

epact2 Quick start guide

epact2 Quick start guide epact2 Quick start guide How to start using the epact2 system and create a basic analysis Contents 1. Accessing the system page 2 2. The homepage page 5 3. How to access your saved content page 6 4. Create

More information

Installing Movie Magic on Windows

Installing Movie Magic on Windows Installing Movie Magic on Windows Installing Movie Magic on Windows The following steps will describe how to install Movie Magic on Windows. These same instructions apply to both Movie Magic Budgeting

More information

USER MANUAL. Language Translator TABLE OF CONTENTS. Version: 1.0.4

USER MANUAL. Language Translator TABLE OF CONTENTS. Version: 1.0.4 USER MANUAL TABLE OF CONTENTS Introduction... 2 Benefits of Language Translator... 2 Pre requisite... 2 Installation... 3 Installation Steps... 3 Extension Activation... 8 Configuration... 9 FAQ... 24

More information

Section 5. Pictures. By the end of this Section you should be able to:

Section 5. Pictures. By the end of this Section you should be able to: Section 5 Pictures By the end of this Section you should be able to: Use the Clip Gallery Insert and Delete Pictures Import Pictures Move, Resize and Crop Pictures Add Borders and Colour Wrap Text around

More information

Cloud Compute. Backup Portal User Guide

Cloud Compute. Backup Portal User Guide Cloud Compute Backup Portal User Guide Contents Service Overview... 4 Gaining Access... 5 Operational Guide... 6 Landing Page... 6 Profile View... 6 Detailed View... 8 Overview... 8 Cloud Backup... 8

More information

Making an entry into the CIS Payments workbook

Making an entry into the CIS Payments workbook Making an entry into the CIS Payments workbook By now you should have carried out the CIS Payments workbook Setup. If you have not done so you will need to do this before you can proceed. When you have

More information

USPS USPS Provisioning Services

USPS USPS Provisioning Services May 2, 2014 Manual USPS USPS Provisioning Services USPS Provisioning Services Partner Frequently Asked Questions Version 2.1 of May 2, 2014 Status: final Axway, 2014 / Version: 2.1 / Status : Final / Ref:

More information

Sun VirtualBox Installation Tutorial

Sun VirtualBox Installation Tutorial Sun VirtualBox Installation Tutorial Installing Linux Mint 5 LTS Guest OS By Dennis Berry Welcome to the world of virtualization and Linux. This tutorial is intended to help users who are new to the world

More information

What s My Profile? REVISION 1. JANUARY

What s My Profile? REVISION 1. JANUARY What s My Profile? Profiles in BennyBuy help make the buying and paying process more efficient by allowing Users to customize and default information, Setting up shipping and billing addresses Save frequently

More information

This document contains the steps which will help you to submit your business to listings. The listing includes both business and contact information.

This document contains the steps which will help you to submit your business to listings. The listing includes both business and contact information. This document contains the steps which will help you to submit your business to listings. The listing includes both business and contact information. You can also include details, such as search keywords,

More information

CONTENTS... 1 OVERVIEW OF SIMNET...

CONTENTS... 1 OVERVIEW OF SIMNET... CONTENTS CONTENTS... 1 OVERVIEW OF SIMNET... 3 COMPUTER REQUIREMENTS... 3 OPTIMIZING YOUR COMPUTER TO RUN SIMNET ONLINE... 3 Changing Pop-Up Blocker Setting... 3 Changing Screen Resolution Settings...

More information

Set Your ebay Token. 1. Log into your Vendio Account and select the Preferences link on the right. 2. Choose the Preferences page for Channels.

Set Your ebay Token. 1. Log into your Vendio Account and select the Preferences link on the right. 2. Choose the Preferences page for Channels. Vendio welcomes all our new members coming from Auctiva. We ve created this step-by-step quick start guide for sellers coming from Auctiva to help you get started quickly and efficiently on the Vendio

More information

Movavi Mac Cleaner. Download PDF. Not sure where to begin? Read the Quick Start Guide!

Movavi Mac Cleaner. Download PDF. Not sure where to begin? Read the Quick Start Guide! Movavi Mac Cleaner Download PDF Not sure where to begin? Read the Quick Start Guide! Table of Contents Cleaning Your Mac...3 System Requirements...4 Installation...5 Trial and Activation...7 Getting an

More information

Administrator Supplement: SofTrack for Bentley Control Guide

Administrator Supplement: SofTrack for Bentley Control Guide Administrator Supplement: Page 1 of 26 Technical Support: 512 372 8991 Ext. 2 SOFTRACK FOR BENTLEY CONTROL GUIDE... 1 ABOUT THIS GUIDE... 3 CONTACTING TECHNICAL SUPPORT... 3 SETUP RECOMMENDATIONS... 4

More information

Audit report and analyse overview. Audit report user guide v1.1

Audit report and analyse overview. Audit report user guide v1.1 Audit report and analyse overview Audit report user guide v1.1 Contents Service Overview... 3 Customer Agent Installation... 3 Customer Windows setup... 4 Enable SNMP... 4 Allow inbound SNMP in Windows

More information

Access PayrollSE v5.50a

Access PayrollSE v5.50a Access PayrollSE v5.50a Installation Instructions for Mac Contents Introduction... 3 Preparation if Upgrading... 3 How to locate your data file... 3 Downloading your Installation Files... 4 To Download...

More information

CST VMWare Documentation

CST VMWare Documentation Login to the vsphere Web Client using a web browser by navigating to https://cstvmware.ridgewater.edu/ui/. Chrome is the best for this, but others will work. You will see a page like this: Login with your

More information

AFFILIATE FAQ: CNN NEWSOURCE UPGRADED VIDEO INTERFACE Updated July 7, 2015

AFFILIATE FAQ: CNN NEWSOURCE UPGRADED VIDEO INTERFACE Updated July 7, 2015 AFFILIATE FAQ: CNN NEWSOURCE UPGRADED VIDEO INTERFACE Updated July 7, 2015 The Big Picture Q: What is this about? *Updated* On July 11 th 2015, CNN Newsource will debut a new video experience. Clients

More information

CMS Remote Client User Manual

CMS Remote Client User Manual CMS Remote Client User Manual 166 N Gilbert St. South Elgin, IL 60177 Phone: 877-289-2824 Fax: 847-589-4164 Table of Contents Download and Installation... 2 Setup Remote Access... 4 Create Viewing Groups...

More information

Installation Guide. 3CX CRM Plugin for ConnectWise. Single Tenant Version

Installation Guide. 3CX CRM Plugin for ConnectWise. Single Tenant Version Installation Guide 3CX CRM Plugin for ConnectWise Single Tenant Version "Copyright VoIPTools, LLC 2011-2016" Information in this document is subject to change without notice. No part of this document may

More information

Lab 3-1 Lab Installing Kofax Capture 10

Lab 3-1 Lab Installing Kofax Capture 10 In the following lab instructions, you re going to install and license Kofax Capture, turn on User Tracking, review the product documentation, and prepare your system for the lab exercises in this course.

More information

Integration Note. Videostorm

Integration Note. Videostorm Integration Note Manufacturer: Model Number(s): Videostorm IRUSB g! Core Module Version: g!8.2 Driver Developer: Chowmain Software & Apps Document Revision Date: January 12, 2018 Overview & Supported Features

More information

Using the Telstra T-Suite Management Console. Customer Administrator s Reference Manual

Using the Telstra T-Suite Management Console. Customer Administrator s Reference Manual Using the Telstra T-Suite Management Console Customer Administrator s Reference Manual June 2011 Registering With TMC Notice Pivot Path is a registered trademark of Jamcracker, Inc. Registered trademark

More information

Installing and configuring an Android device emulator. EntwicklerCamp 2012

Installing and configuring an Android device emulator. EntwicklerCamp 2012 Installing and configuring an Android device emulator EntwicklerCamp 2012 Page 1 of 29 Table of Contents Lab objectives...3 Time estimate...3 Prerequisites...3 Getting started...3 Setting up the device

More information

SimStore User Guide. Content Management Overview Purchased Content Details Overview... 45

SimStore User Guide. Content Management Overview Purchased Content Details Overview... 45 Contents Contents Logging into SimStore... 1 Selecting Your SimStore Institution... 4 Adding a New SimStore User... 6 Managing Your SimStore Users... 8 Overview of SimStore Home Page... 10 Searching for

More information

Flash Video Encoder CS3 Fetch Microsoft Office 2004 (Excel, imovie. Powerpoint, Word, Entourage) itunes

Flash Video Encoder CS3 Fetch Microsoft Office 2004 (Excel, imovie. Powerpoint, Word, Entourage) itunes Welcome This is a small packet of information concerning some of the simpler uses of technology in the department, how to transfer files, change your password, that sort of thing. In this department, we

More information

JAMS 7.X Getting Started Guide

JAMS 7.X Getting Started Guide Table of Contents JAMS Overview 2 Working with Servers 3-4 The JAMS Client Interface 5 Customizing the JAMS Client 6-8 JAMS Scheduler Overview 9 Defining Folders and Jobs 10-13 1 2017 MVP Systems Software,

More information

PHPBasket 4 Administrator Documentation

PHPBasket 4 Administrator Documentation PHPBasket 4 Please ensure you have the latest version of this document from http://www.phpbasket.com Contents CONTENTS 2 REQUIREMENTS 3 INSTALLATION 4 PREPARATION 4 UPLOAD 4 INSTALLATION 4 ADMINISTRATOR

More information

Marketing Portal User s Guide. Buy A List Orders

Marketing Portal User s Guide. Buy A List Orders Marketing Portal User s Guide Buy A List Orders page 1 Marketing Portal User s Guide 1. Welcome to AdVestors Marketing Portal User s Guide! Please enter: hvamarketing.com into your browser s URL address

More information

Tivoli Common Reporting V Cognos report in a Tivoli Integrated Portal dashboard

Tivoli Common Reporting V Cognos report in a Tivoli Integrated Portal dashboard Tivoli Common Reporting V2.1.1 Cognos report in a Tivoli Integrated Portal dashboard Preethi C Mohan IBM India Ltd. India Software Labs, Bangalore +91 80 40255077 preethi.mohan@in.ibm.com Copyright IBM

More information

Locate your Advanced Tools and Applications

Locate your Advanced Tools and Applications . phpmyadmin is a web-based application used to manage a MySQL database. It is free and open-source software. We have modified phpmyadmin so that it functions without errors on a shared hosting platform.

More information

Kodi Full Driver. Installation and Usage Guide. Revision: 3.1 Date: Thursday, November 23, 2017 Authors: Alan Chow

Kodi Full Driver. Installation and Usage Guide. Revision: 3.1 Date: Thursday, November 23, 2017 Authors: Alan Chow Kodi Full Driver Installation and Usage Guide Revision: 3.1 Date: Thursday, November 23, 2017 Authors: Alan Chow Contents Overview... 3 Features... 4 FAQ... 6 Change Log... 7 Developer Information... 11

More information

IT Training Services. SharePoint 2013 Getting Started. Version: 2015/2016 V1

IT Training Services. SharePoint 2013 Getting Started. Version: 2015/2016 V1 IT Training Services SharePoint 2013 Getting Started Version: 2015/2016 V1 Table of Contents ACCESSING SHAREPOINT SITE 1 IT Intranet SharePoint Site... 1 Create a SubSite... 1 DOCUMENT LIBRARIES 2 Create

More information

How to Order, download and extract MS Project for Windows

How to Order, download and extract MS Project for Windows How to Order, download and extract MS Project for Windows Please note that this document is intended for Windows users. MAC uses should access Project via lab.devry.edu. Table of Contents Placing an Order.2

More information

Locate your Advanced Tools and Applications

Locate your Advanced Tools and Applications File Manager allows you to take full control of your website files. You can copy, move, delete, rename and edit files, create and remove directories, change file permissions and upload files from your

More information

Ver Control4 Drivers Made Easy. Google Calendar - Installation Manual

Ver Control4 Drivers Made Easy. Google Calendar - Installation Manual Ver. 1.0 Control4 Drivers Made Easy Google Calendar - Installation Manual THEDRIVERSLAB CONTROL4 DRIVERS MADE EASY Google Calendar Driver V.1.0.1 TheDriversLab https://www.thedriverslab.com Table of Contents

More information

Administrator Guide. Flexible Storage

Administrator Guide. Flexible Storage Administrator Guide Flexible Storage Contents Introduction and Overview Define a plan Create/Change a user Other functionalities Introduction and Overview What is Flexible Storage? Sign in to the administrator

More information

Set-Top Box Guide. Got Questions? Get Answers Online: Or Call Us At:

Set-Top Box Guide. Got Questions? Get Answers Online:  Or Call Us At: Set-Top Box Guide Got Questions? Get Answers Online: www.execulink.ca/support Or Call Us At: 1.877.393.2854 v4 STB GUIDE Table of Contents Menubar Guide Reminder & Auto- Tune Reminders Infobar Cloud DVR

More information

Table of Contents INTRODUCTION... 3 SYSTEM REQUIREMENTS... 3 STEP 1 DETERMINE WHICH VERSION OF EMERGE YOU NEED... 5 STEP 2 GETTING EMERGE ACCESS...

Table of Contents INTRODUCTION... 3 SYSTEM REQUIREMENTS... 3 STEP 1 DETERMINE WHICH VERSION OF EMERGE YOU NEED... 5 STEP 2 GETTING EMERGE ACCESS... Table of Contents INTRODUCTION... 3 SYSTEM REQUIREMENTS... 3 1.1 OPERATING SYSTEMS AND BROWSERS... 3 1.2 BROWSER SETTINGS... 4 1.3 ADDITIONAL NECESSARY SOFTWARE... 4 1.4 MONITORS... 4 STEP 1 DETERMINE

More information

Compatibility with graphing calculators 32 Deleting files 34 Backing up device files 35 Working with device screens 36 Capturing device screens 36

Compatibility with graphing calculators 32 Deleting files 34 Backing up device files 35 Working with device screens 36 Capturing device screens 36 Contents Introduction to the TI Connect Window 1 TI Connect Window 1 Opening the TI Connect Window 2 Closing the TI Connect Window 4 Connecting and disconnecting TI handheld devices 4 Using Task Shortcuts

More information

SAP ONLINE PAYMENT USER GUIDE

SAP ONLINE PAYMENT USER GUIDE SAP ONLINE PAYMENT USER GUIDE JHM SAP Training www.hopkinsmedicine.org/sap saptraining@jhmi.edu June 5, 2013 CONTENTS Accessing The Online Payment Request (AP Electronic Check Request) - WinGUI... 4 Accessing

More information

Subscriptions and Recurring Payments 2.X

Subscriptions and Recurring Payments 2.X Documentation / Documentation Home Subscriptions and Recurring 2.X Created by Unknown User (bondarev), last modified by Unknown User (malynow) on Mar 22, 2017 Installation Set up cron (for eway) Configuration

More information

On Monday, July 26 th SunRISE will have a different look & feel. We think you will be happy with the changes!

On Monday, July 26 th SunRISE will have a different look & feel. We think you will be happy with the changes! Shopping: Simple Search On Monday, July 26 th SunRISE will have a different look & feel. We think you will be happy with the changes! The simple or standard search allows users to enter one or more keywords

More information

SAP ONLINE PAYMENT USER GUIDE

SAP ONLINE PAYMENT USER GUIDE SAP ONLINE PAYMENT USER GUIDE JHM SAP Training www.hopkinsmedicine.org/sap saptraining@jhmi.edu June 5, 2013 CONTENTS Contents... 2 Accessing The Online Payment Request (AP Electronic Check Request) -

More information

Requisitioner Training Manual

Requisitioner Training Manual Requisitioner Training Manual Larry McWilliams Procurement Department lmcwilli@kent.edu Revised December 2018 0 Introduction The purpose of this training guide is to familiarize the user with FlashCart,

More information

JAMS 7.X Getting Started Guide

JAMS 7.X Getting Started Guide Table of Contents JAMS Overview 2 Working with Servers 3-4 The JAMS Client Interface 5 JAMS Scheduler Overview 6 Defining Folders and Jobs 7-10 1 2018 MVP Systems Software, Inc. All Rights Reserved. JAMS

More information

College of Pharmacy Windows 10

College of Pharmacy Windows 10 College of Pharmacy Windows 10 Windows 10 is the version of Microsoft s flagship operating system that follows Windows 8; the OS was released in July 2015. Windows 10 is designed to address common criticisms

More information

WebEasy Getting Started with OsCommerce Guide

WebEasy Getting Started with OsCommerce Guide WebEasy Getting Started with OsCommerce Guide Copyright WebEasy Getting Started with OsCommerce Guide Copyright 2003 2010 Avanquest North America Inc. All Rights Reserved. Web Easy is a registered trademark

More information

WINGS Faculty Center Guide 12/01/09

WINGS Faculty Center Guide 12/01/09 WINGS Faculty Center Guide 12/01/09 Table of Contents Faculty Center... 3 My Schedule... 3 Viewing Exam Schedule... 3 Changing Terms... 4 Displaying Classes... 5 Viewing Weekly Teaching Schedule... 6 Viewing

More information

Ver Control4 Drivers Made Easy. Belkin WeMo - Installation Manual

Ver Control4 Drivers Made Easy. Belkin WeMo - Installation Manual Ver. 1.0 Control4 Drivers Made Easy Belkin WeMo - Installation Manual THEDRIVERSLAB CONTROL4 DRIVERS MADE EASY Belkin WeMo Driver V.1.0.2.5 TheDriversLab https://www.thedriverslab.com 1507 7th Street #012

More information

USER PROFILE MANAGEMENT

USER PROFILE MANAGEMENT What s My Profile? Profiles in BennyBuy help make the buying and paying process more efficient by allowing users to customize and default information, shopping addresses, frequently used FOAPAL elements,

More information

Halcyon Message Sender GUI. v6.0 User Guide

Halcyon Message Sender GUI. v6.0 User Guide GUI v6.0 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. www.helpsystems.com US: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148 IBM, AS/400, OS/400, System i, System i5, i5/os,

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, please review the readme files,

More information

The summary outlines the steps for ordering goods, the following pages outlines these steps in more details:

The summary outlines the steps for ordering goods, the following pages outlines these steps in more details: How to order general stationery items and I.T consumables via the Griffith Marketplace Version Control Do not remove Updated by Brian Macfarlane July 2014 At present there are two outside organisations

More information

VALO ecommerce User Guide. VALO Commerce

VALO ecommerce User Guide. VALO Commerce VALO ecommerce User Guide VALO Commerce Table of Contents Introduction to VALO Commerce... 1 Using VALO Commerce... 1 Access Your Commerce Site... 2 Browse the Catalog... 4 Customize an Item... 6 Place

More information

Lab 3. Publish the Omni Channel API to Exchange

Lab 3. Publish the Omni Channel API to Exchange Lab 3 Publish the Omni Channel API to Exchange Overview In Lab 1 we examined how to use Anypoint Exchange to facilitate the API discovery process. In Lab 2 we learned how to use Anypoint Design Center

More information

AKCess Pro Server Access Control User Manual

AKCess Pro Server Access Control User Manual www.akcp.com AKCess Pro Server Access Control User Manual Help Version updated till version 118 Copyright 2012, AKCess Pro Co., Ltd.. 1) Introduction A) What is the AKCess Pro Server / Access Control?

More information

Create a unit using United Streaming and PowerPoint. Materials: Microsoft PowerPoint, Internet access, United Streaming account

Create a unit using United Streaming and PowerPoint. Materials: Microsoft PowerPoint, Internet access, United Streaming account Create a unit using United Streaming and PowerPoint Materials: Microsoft PowerPoint, Internet access, United Streaming account Find United Streaming Clips: 1. Decide on a topic for your unit. 2. Search

More information

User Guide. Gateway Driver for Control4 Composer Pro. Version 1.0.5

User Guide. Gateway Driver for Control4 Composer Pro. Version 1.0.5 User Guide Gateway Driver for Control4 Composer Pro Version 1.0.5 Contents User Guide Gateway Driver for Control4 Composer Pro Version 1.0.5 Introduction... 2 Driver Version and File Name... 2 Adding and

More information

Table of Contents. New PayPal Integration PayPal Integration Notify the customer via Printer s Plan Notify the customer via Paypal Receiving Payments

Table of Contents. New PayPal Integration PayPal Integration Notify the customer via Printer s Plan Notify the customer via Paypal Receiving Payments Printer s Plan 2019 What s New and Improved Page 1 Table of Contents Page New PayPal Integration PayPal Integration Notify the customer via Printer s Plan Notify the customer via Paypal Receiving Payments

More information

INSTALLATION CENTER QUICK REFERENCE GUIDE ACTIVATE LICENSES... UPDATE SOFTWARE... DOWNLOAD LIBRARIES... AND MORE!

INSTALLATION CENTER QUICK REFERENCE GUIDE ACTIVATE LICENSES... UPDATE SOFTWARE... DOWNLOAD LIBRARIES... AND MORE! INSTALLATION CENTER QUICK REFERENCE GUIDE ACTIVATE LICENSES... UPDATE SOFTWARE... DOWNLOAD LIBRARIES... AND MORE! 1 Quick Reference Guides 2 Welcome to the EastWest Installation Center 2 Product Activation

More information

My Digital Downloader Instruction Guide *WINDOWS*

My Digital Downloader Instruction Guide *WINDOWS* My Digital Downloader Instruction Guide *WINDOWS* My Digital Downloader is a desktop application to help you manage the download of your audio content. Without My Digital Downloader, when you download

More information

Using McKesson Specialty Care Solutions US Oncology Order Center

Using McKesson Specialty Care Solutions US Oncology Order Center Using Specialty Care Solutions US Oncology Order The, mscs.mckesson.com, is an online destination that provides easy access to everything you need to manage your purchasing relationship with Specialty

More information

Step 1: Step 2: Click on Create Project

Step 1: Step 2: Click on Create Project WINDOW XP: Detailed install instructions (Level 3 instructions) These instructions are written from the perspective of someone who has very minimal computer skills. It is a detailed step by step process

More information

TunesKit for Windows User Help

TunesKit for Windows User Help TunesKit for Windows User Help Overview Introduction Key Features System Requirements Installation & Registration Install TunesKit for Windows Register TunesKit for Windows Screenshots Main Interface Converting

More information