Work Order  v7.0.1-2735
StyleLine Work Order
Installation

Installation Files

There are 3 flavours of Work Order available:

Platform Example Filename Size Also Requires
64-bit Linux wo-ccoderun-*-Linux.deb ≈17 MiB  
64-bit Windows wo-ccoderun-*-win64.exe ≈11 MiB vcredist_x64.exe
32-bit Windows wo-ccoderun-*-win32.exe ≈10 MiB vcredist_x86.exe

Download

A trial version of Work Order may be downloaded from https://www.ccoderun.ca/wo/download/ccoderun/ . The trial version will work for 28 days.

After purchasing Work Order, a custom download link will be provided.

Linux

For Linux, a single .deb file needs to be downloaded and installed. See Download.

On Ubuntu, the necessary files and dependencies may be installed with the following commands:

sudo dpkg -i wo-ccoderun-*.deb
sudo apt-get install -f

Once installed, 2 icons for Work Order will be created on the current user's desktop:

  1. WorkOrder
  2. WorkOrder Admin
    05_installation_icons.png

After successfully installing, please see Quick Guide to get started.

Windows

A separate .exe file is available for 32-bit and 64-bit Windows. The .exe file installs on Windows XP (2001) or newer. See Download.

If you don't already have it installed, you'll also need the 2013 Microsoft Visual C++ redistributable. (The download folder for Work Order also has a copy of both the 32-bit and 64-bit redistributable package.)

For a typical 32-bit Windows installation, the necessary files are installed with the following commands:

vcredist_x86.exe
wo-ccoderun-*-win32.exe

For a typical 64-bit Windows installation, the necessary files are installed with the following commands:

vcredist_x64.exe
wo-ccoderun-*-win64.exe

Once installed, 2 icons for Work Order will be created on the current user's desktop:

  1. WorkOrder
  2. WO Admin
    qg_01_icons.png

Once both files (C Code Run's WorkOrder and Microsoft's Visual C++ redistributable) have been successfully installed, please see Quick Guide to get started.