Author Topic: Installing Qube 6.0 on Windows 7 / 2008 / Vista  (Read 11499 times)

jburk

  • Administrator
  • *****
  • Posts: 493
Installing Qube 6.0 on Windows 7 / 2008 / Vista
« on: August 20, 2010, 06:03:32 PM »
We're experiencing a number of support cases involving our Qube 6.0 msi installers experiencing issues with the permsisions on Windows 7 / Vista / 2008.

The recommended install procedure for these OS's is to uninstall any previous versions of Qube, along with the GUI, supervisor, and worker, and then open a command prompt with "elevated privileges" (Microsoft's term) by rt-click "Run as Administrator".  From this "privileged" command prompt, perform the install with the msiexec utility:

Code:
msiexec /i <path_to_msi_file>

Do this for each of the Qube components that you need to install on the machine in question.
« Last Edit: September 01, 2010, 07:26:14 PM by Scot Brew »

marcus23

  • Newbie
  • *
  • Posts: 1
Re: Installing Qube 6.0 on Windows 7 / 2008 / Vista
« Reply #1 on: January 19, 2011, 12:49:36 PM »
thanks for this usefull informations..
now i find what i want to know..
thanks..

dise

4n7

  • Newbie
  • *
  • Posts: 1
Re: Installing Qube 6.0 on Windows 7 / 2008 / Vista
« Reply #2 on: May 23, 2011, 11:29:08 AM »
I only have an issue with the worker msi, I can get around this by checking the compatibility mode in the properties menu (Win7x64)

BrianK

  • Hero Member
  • *****
  • Posts: 107
Re: Installing Qube 6.0 on Windows 7 / 2008 / Vista
« Reply #3 on: July 20, 2012, 05:41:18 PM »
This method is no longer required as of version 6.3.4a.